Code Review for webrev

Prepared by: Arun Joseph on Fri Jul 10 05:38:17 UTC 2020
Compare against: https://git.openjdk.java.net/jfx
Compare against version: a4f31505
Summary of changes: 301003 lines changed; 146627 ins; 94168 del; 60208 mod; 1331421 unchg
Patch of changes: webrev.patch
Pull request: 263
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/java/com/sun/javafx/webkit/drt/DumpRenderTree.java

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 38 ins; 2 del; 3 mod; 629 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/java/com/sun/javafx/webkit/drt/UIClientImpl.java

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 241 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/java/com/sun/webkit/WebPage.java

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 11 ins; 0 del; 1 mod; 2668 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/legal/webkit.md

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 534 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/CMakeLists.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 7 del; 1 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/APICallbackFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 0 ins; 0 del; 22 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/APICast.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 1 del; 20 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/APIUtils.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 2 ins; 0 del; 7 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSAPIGlobalObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 7 ins; 0 del; 6 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSAPIValueWrapper.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 6 ins; 0 del; 3 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSAPIWrapperObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 25 ins; 3 del; 23 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 154 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSBaseInternal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSBasePrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 16 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSCTestRunnerUtils.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSCallbackConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSCallbackConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 7 ins; 0 del; 7 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSCallbackObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 27 ins; 0 del; 4 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSCallbackObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 7 ins; 0 del; 24 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSCallbackObjectFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
131 lines changed; 2 ins; 0 del; 129 mod; 585 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSClassRef.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSClassRef.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSContextRef.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 0 ins; 6 del; 53 mod; 403 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSHeapFinalizerPrivate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 2 del; 6 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSHeapFinalizerPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSObjectRef.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
163 lines changed; 0 ins; 2 del; 161 mod; 717 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSScriptRef.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSTypedArray.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 1 del; 57 mod; 299 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSValueRef.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
110 lines changed; 0 ins; 0 del; 110 mod; 373 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSVirtualMachineInternal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/JSWeakObjectMapRefPrivate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/API/ObjCCallbackFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/CMakeLists.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 51 ins; 22 del; 7 mod; 1310 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/DerivedSources-input.xcfilelist

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 1 del; 0 mod; 192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/DerivedSources-output.xcfilelist

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 1 del; 1 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/DerivedSources.make

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 14 ins; 11 del; 2 mod; 338 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/JavaScriptCore.modulemap

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 10 del; 1 mod; -3 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/KeywordLookupGenerator.py

944e794a: 8245284: Update to 610.1 version of WebKit  
108 lines changed; 96 ins; 0 del; 12 mod; 202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/PlatformJava.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Scripts/generate-combined-inspector-json.py

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Scripts/generate-js-builtins.py

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 182 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Scripts/postprocess-header-rule

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 91 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generate_combined_header.py

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 1 del; 3 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generate_separate_header.py

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_generator.py

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_model.py

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 314 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Scripts/wkbuiltins/builtins_templates.py

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/Sources.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 34 ins; 16 del; 5 mod; 1045 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/ARM64Assembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
77 lines changed; 7 ins; 21 del; 49 mod; 3667 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/ARM64Registers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 173 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/ARMv7Assembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 13 ins; 1 del; 26 mod; 2885 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/ARMv7Registers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/AbortReason.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/AbstractMacroAssembler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/AbstractMacroAssembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 10 ins; 0 del; 1 mod; 1123 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/AssemblerBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/AssemblerBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 2 ins; 0 del; 9 mod; 333 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 329 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/AssemblerCommon.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 9 ins; 0 del; 2 mod; 288 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/LinkBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 25 ins; 5 del; 3 mod; 386 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/LinkBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 14 ins; 0 del; 0 mod; 399 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MIPSAssembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 1120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MIPSRegisters.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 2013 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h

944e794a: 8245284: Update to 610.1 version of WebKit  
81 lines changed; 57 ins; 0 del; 24 mod; 4664 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerARM64E.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 36 ins; 0 del; 14 mod; 2169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 7 del; 1 mod; 532 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerMIPS.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 578 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerMIPS.h

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 51 ins; 0 del; 13 mod; 3403 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerX86.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 5 ins; 0 del; 4 mod; 378 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerX86Common.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 5 ins; 2 del; 61 mod; 750 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerX86Common.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 4236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/MacroAssemblerX86_64.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 13 ins; 0 del; 4 mod; 1986 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/ProbeFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/ProbeStack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/ProbeStack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 220 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/X86Assembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 0 del; 4 mod; 4742 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/X86Registers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 0 ins; 16 del; 8 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/assembler/testmasm.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
132 lines changed; 61 ins; 0 del; 71 mod; 1333 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Bank.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3BasicBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3CheckSpecial.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3CheckSpecial.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Common.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Common.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 187 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3DuplicateTails.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3EliminateCommonSubexpressions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 732 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3FixSSA.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 378 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3FoldPathConstants.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 277 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Generate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3InferSwitches.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 337 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Kind.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 233 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3LowerToAir.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 4 ins; 56 del; 9 mod; 3626 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3MemoryValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3MemoryValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3NativeTraits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 0 del; 21 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Opcode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 380 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3OptimizeAssociativeExpressionTrees.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 302 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3PatchpointSpecial.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 187 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3PatchpointSpecial.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Procedure.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 5 del; 8 mod; 431 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Procedure.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 5 ins; 6 del; 2 mod; 293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3ReduceDoubleToFloat.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 507 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3ReduceLoopStrength.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 544 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3ReduceStrength.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 26 ins; 0 del; 23 mod; 2858 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3StackmapGenerationParams.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3StackmapGenerationParams.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 5 ins; 0 del; 4 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3StackmapValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 1 del; 1 mod; 315 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Type.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3TypeMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Value.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 901 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3ValueKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3ValueRep.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 307 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3Width.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirAllocateRegistersAndStackAndGenerateCode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
213 lines changed; 182 ins; 18 del; 13 mod; 664 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirAllocateRegistersAndStackAndGenerateCode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 5 ins; 0 del; 4 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirAllocateRegistersByGraphColoring.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 19 ins; 10 del; 21 mod; 2168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirAllocateStackByGraphColoring.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 322 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirArg.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 388 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirArg.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 1496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirBasicBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirBasicBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 180 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirCCallSpecial.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirCCallSpecial.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 1 ins; 0 del; 12 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirCCallingConvention.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirCode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 3 ins; 2 del; 9 mod; 325 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirCode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 8 ins; 0 del; 8 mod; 391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 23 ins; 0 del; 4 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 1 ins; 21 del; 6 mod; 314 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirDisassembler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirDisassembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 0 del; 8 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirEmitShuffle.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 576 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirFixObviousSpills.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 617 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirFormTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirGenerate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 347 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirGenerationContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirHandleCalleeSaves.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 78 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirHelpers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 90 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirInst.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 219 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirLiveness.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirLowerAfterRegAlloc.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirPhaseScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirPrintSpecial.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirPrintSpecial.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 3 ins; 0 del; 11 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirSpecial.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirStackAllocation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirTmp.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 340 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/AirValidate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/opcode_generator.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 1246 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/air/testair.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
163 lines changed; 162 ins; 0 del; 1 mod; 2224 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/testb3.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 42 ins; 0 del; 8 mod; 1021 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/testb3_1.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/testb3_2.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
129 lines changed; 128 ins; 0 del; 1 mod; 3413 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/testb3_3.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 3365 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/testb3_4.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 3111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/testb3_5.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 72 ins; 0 del; 0 mod; 2980 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/testb3_6.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 0 del; 19 mod; 2935 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/testb3_8.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 6 ins; 6 del; 3 mod; 1090 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bindings/ScriptFunctionCall.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 3 ins; 10 del; 16 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bindings/ScriptFunctionCall.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 1 del; 4 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bindings/ScriptObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 2 del; 3 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bindings/ScriptObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bindings/ScriptValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 2 ins; 3 del; 9 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bindings/ScriptValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/ArrayIteratorPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 9 ins; 51 del; 11 mod; -5 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/ArrayPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
92 lines changed; 0 ins; 34 del; 58 mod; 636 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/AsyncFromSyncIteratorPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 1 ins; 4 del; 53 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/AsyncFunctionPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 3 ins; 5 del; 16 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/AsyncGeneratorPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
102 lines changed; 8 ins; 27 del; 67 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/BuiltinExecutableCreator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/BuiltinExecutableCreator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/BuiltinExecutables.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 2 ins; 5 del; 9 mod; 270 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/BuiltinExecutables.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/BuiltinNames.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 8 ins; 19 del; 1 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/BuiltinUtils.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/FunctionPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 2 del; 12 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/GeneratorPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 3 ins; 3 del; 11 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/GlobalOperations.js

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/IteratorHelpers.js

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/MapIteratorPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/MapPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/ModuleLoader.js

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 2 ins; 0 del; 10 mod; 378 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/ObjectConstructor.js

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/PromiseConstructor.js

944e794a: 8245284: Update to 610.1 version of WebKit  
105 lines changed; 66 ins; 12 del; 27 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/PromiseOperations.js

944e794a: 8245284: Update to 610.1 version of WebKit  
331 lines changed; 260 ins; 20 del; 51 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/PromisePrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 10 ins; 2 del; 19 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/RegExpPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
138 lines changed; 34 ins; 0 del; 104 mod; 495 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/RegExpStringIteratorPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/SetIteratorPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/SetPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/StringIteratorPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 1 ins; 5 del; 5 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/StringPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 27 ins; 0 del; 18 mod; 393 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/TypedArrayConstructor.js

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 0 del; 21 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/builtins/TypedArrayPrototype.js

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 21 del; 10 mod; 361 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/AccessCase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
901 lines changed; 792 ins; 40 del; 69 mod; 1110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/AccessCase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 56 ins; 0 del; 10 mod; 255 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/AccessCaseSnippetParams.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/AdaptiveInferredPropertyValueWatchpointBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ArithProfile.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 36 ins; 6 del; 16 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ArithProfile.h

944e794a: 8245284: Update to 610.1 version of WebKit  
297 lines changed; 151 ins; 97 del; 49 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ByValInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 267 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeBasicBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
115 lines changed; 50 ins; 21 del; 44 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeBasicBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 14 ins; 21 del; 12 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeDumper.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
189 lines changed; 137 ins; 4 del; 48 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeDumper.h

944e794a: 8245284: Update to 610.1 version of WebKit  
77 lines changed; 56 ins; 3 del; 18 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeGeneratorification.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 1 ins; 3 del; 45 mod; 258 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeGeneratorification.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeGraph.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 1 ins; 1 del; 21 mod; 91 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeIndex.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 40 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeIndex.h

944e794a: 8245284: Update to 610.1 version of WebKit  
121 lines changed; 121 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 23 ins; 0 del; 22 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeIntrinsicRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
77 lines changed; 74 ins; 0 del; 3 mod; 129 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeList.json

944e794a: 8245284: Update to 610.1 version of WebKit  
238 lines changed; 238 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeList.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
368 lines changed; 341 ins; 12 del; 15 mod; 1150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeLivenessAnalysis.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
97 lines changed; 55 ins; 3 del; 39 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeLivenessAnalysis.h

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 30 ins; 0 del; 9 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeLivenessAnalysisInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
101 lines changed; 40 ins; 21 del; 40 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeRewriter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 254 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeUseDef.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
501 lines changed; 501 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/BytecodeUseDef.h

944e794a: 8245284: Update to 610.1 version of WebKit  
437 lines changed; 1 ins; 428 del; 8 mod; -379 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CallLinkInfo.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CallLinkInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 16 ins; 0 del; 11 mod; 362 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CallLinkStatus.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CallLinkStatus.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CallVariant.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CallVariant.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CodeBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
445 lines changed; 160 ins; 98 del; 187 mod; 3008 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
125 lines changed; 35 ins; 29 del; 61 mod; 966 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CodeBlockHash.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CodeOrigin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/CodeOrigin.h

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 4 ins; 3 del; 26 mod; 276 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ComplexGetStatus.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/DFGExitProfile.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/DFGExitProfile.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 233 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/DeferredSourceDump.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/DeferredSourceDump.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/DirectEvalCodeCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/DirectEvalCodeCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ExecutableInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ExecutableToCodeBlockEdge.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ExecutableToCodeBlockEdge.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ExitKind.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/Fits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 12 ins; 1 del; 6 mod; 311 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/FullBytecodeLiveness.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 13 ins; 0 del; 7 mod; 48 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetByIdStatus.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
519 lines changed; 0 ins; 519 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetByIdStatus.h

944e794a: 8245284: Update to 610.1 version of WebKit  
169 lines changed; 0 ins; 169 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetByIdVariant.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 20 ins; 2 del; 7 mod; 184 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetByIdVariant.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 18 ins; 0 del; 6 mod; 91 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetByStatus.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
589 lines changed; 589 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetByStatus.h

944e794a: 8245284: Update to 610.1 version of WebKit  
155 lines changed; 155 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetByValHistory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 74 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetterSetterAccessCase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 4 del; 10 mod; 229 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/GetterSetterAccessCase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 5 ins; 0 del; 6 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/HandlerInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ICStatusMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ICStatusUtils.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ICStatusUtils.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InByIdStatus.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 279 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InByIdStatus.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InByIdVariant.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InlineAccess.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 24 ins; 0 del; 19 mod; 356 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InlineCallFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InlineCallFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 36 ins; 0 del; 10 mod; 267 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InstanceOfAccessCase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InstanceOfStatus.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InstanceOfStatus.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InstanceOfVariant.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/Instruction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 37 ins; 0 del; 30 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InstructionStream.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InstructionStream.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 15 ins; 2 del; 8 mod; 293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/IntrinsicGetterAccessCase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/IntrinsicGetterAccessCase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/JumpTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 6 del; 0 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/LazyOperandValueProfile.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 1 ins; 1 del; 14 mod; 168 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/LinkTimeConstant.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/LinkTimeConstant.h

944e794a: 8245284: Update to 610.1 version of WebKit  
122 lines changed; 122 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/MetadataTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 12 ins; 0 del; 10 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 19 ins; 1 del; 8 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ModuleNamespaceAccessCase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ModuleNamespaceAccessCase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ObjectPropertyCondition.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 1 ins; 6 del; 5 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ObjectPropertyCondition.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 18 ins; 1 del; 3 mod; 280 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ObjectPropertyConditionSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
174 lines changed; 126 ins; 17 del; 31 mod; 417 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ObjectPropertyConditionSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 17 ins; 0 del; 6 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/Opcode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 12 ins; 0 del; 0 mod; 243 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/Opcode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 17 ins; 1 del; 0 mod; 244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/Operands.h

944e794a: 8245284: Update to 610.1 version of WebKit  
256 lines changed; 156 ins; 27 del; 73 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/OperandsInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 18 ins; 0 del; 0 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PolyProtoAccessChain.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 4 ins; 16 del; 8 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PolyProtoAccessChain.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 9 ins; 0 del; 7 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PolymorphicAccess.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
236 lines changed; 186 ins; 21 del; 29 mod; 696 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PolymorphicAccess.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 10 ins; 0 del; 9 mod; 276 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PreciseJumpTargets.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PreciseJumpTargets.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PreciseJumpTargetsInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PropertyCondition.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 30 ins; 14 del; 1 mod; 398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PropertyCondition.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 19 ins; 0 del; 6 mod; 346 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ProxyableAccessCase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ProxyableAccessCase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PutByIdStatus.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 458 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PutByIdStatus.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/PutByIdVariant.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/RecordedStatuses.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 6 ins; 0 del; 4 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/RecordedStatuses.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 69 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/SpecialPointer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 0 ins; 70 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/SpecialPointer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 0 ins; 71 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/SpeculatedType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 47 ins; 1 del; 6 mod; 881 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/SpeculatedType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 3 ins; 0 del; 71 mod; 457 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/StructureStubClearingWatchpoint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 37 ins; 0 del; 5 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/StructureStubClearingWatchpoint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 30 ins; 3 del; 7 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/StructureStubInfo.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
96 lines changed; 54 ins; 2 del; 40 mod; 318 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/StructureStubInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
103 lines changed; 51 ins; 2 del; 50 mod; 241 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/SuperSampler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
168 lines changed; 5 ins; 146 del; 17 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
173 lines changed; 24 ins; 113 del; 36 mod; 262 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedCodeBlockGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
237 lines changed; 237 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedCodeBlockGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
216 lines changed; 216 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedEvalCodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedFunctionCodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 3 ins; 1 del; 9 mod; 298 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 31 ins; 1 del; 7 mod; 270 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedMetadataTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedMetadataTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedMetadataTableInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 4 ins; 0 del; 8 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedModuleProgramCodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/UnlinkedProgramCodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ValueProfile.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 1 ins; 1 del; 21 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ValueRecovery.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/ValueRecovery.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 442 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/VirtualRegister.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/VirtualRegister.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 8 ins; 3 del; 11 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/Watchpoint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 239 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecode/Watchpoint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 4 ins; 0 del; 6 mod; 538 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
526 lines changed; 192 ins; 232 del; 102 mod; 4545 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
117 lines changed; 46 ins; 47 del; 24 mod; 1206 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecompiler/BytecodeGeneratorBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 90 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecompiler/BytecodeGeneratorBaseInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
199 lines changed; 199 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecompiler/Label.h

944e794a: 8245284: Update to 610.1 version of WebKit  
84 lines changed; 64 ins; 2 del; 18 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
470 lines changed; 350 ins; 48 del; 72 mod; 4475 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/bytecompiler/RegisterID.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/Breakpoint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 2 del; 1 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/Debugger.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
156 lines changed; 58 ins; 53 del; 45 mod; 795 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/Debugger.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 6 ins; 3 del; 10 mod; 244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 8 ins; 2 del; 25 mod; 293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerCallFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerEvalEnabler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 1 del; 15 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerLocation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerParseData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 5 ins; 22 del; 21 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerParseData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerPrimitives.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 249 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/debugger/DebuggerScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 6 ins; 1 del; 10 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAbstractHeap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 15 ins; 0 del; 0 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAbstractHeap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 16 ins; 2 del; 6 mod; 340 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 1 del; 4 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
415 lines changed; 290 ins; 8 del; 117 mod; 4121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAbstractValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 533 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAbstractValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 3 ins; 3 del; 6 mod; 568 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGArgumentPosition.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGArgumentsEliminationPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 20 ins; 3 del; 27 mod; 1279 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGArgumentsUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 7 ins; 0 del; 12 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGArgumentsUtilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGArithMode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGArrayMode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 25 ins; 14 del; 11 mod; 818 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGArrayMode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 0 del; 9 mod; 581 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGArrayifySlowPathGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAtTailAbstractState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAvailabilityMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGAvailabilityMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGBackwardsPropagationPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 19 ins; 7 del; 3 mod; 476 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGBasicBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 10 ins; 1 del; 8 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGBasicBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 4 ins; 0 del; 8 mod; 266 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGBlockInsertionSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 4 del; 1 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
941 lines changed; 438 ins; 83 del; 420 mod; 6945 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCFAPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 278 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCFGSimplificationPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 402 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCPSRethreadingPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 27 ins; 0 del; 17 mod; 518 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCSEPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 3 del; 10 mod; 983 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCallArrayAllocatorSlowPathGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 4 ins; 0 del; 11 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCallCreateDirectArgumentsSlowPathGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCapabilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 23 ins; 0 del; 0 mod; 334 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGClobberize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
96 lines changed; 64 ins; 4 del; 28 mod; 1904 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGClobbersExitState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCombinedLiveness.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCommon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCommon.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 373 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCommonData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 233 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCommonData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 155 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGCompilationKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGConstantFoldingPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
161 lines changed; 147 ins; 5 del; 9 mod; 1230 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDesiredGlobalProperties.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 0 del; 1 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDesiredGlobalProperty.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDesiredIdentifiers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDesiredIdentifiers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDesiredTransitions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDesiredWatchpoints.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 24 ins; 1 del; 15 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDesiredWatchpoints.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 220 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDesiredWeakReferences.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDoesGC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 32 ins; 0 del; 7 mod; 521 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDriver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGDriver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGEdge.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 248 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGEdgeDominates.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGEpoch.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGFixupPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
206 lines changed; 138 ins; 9 del; 59 mod; 4046 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGForAllKills.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 26 ins; 3 del; 20 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGGraph.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
121 lines changed; 54 ins; 15 del; 52 mod; 1752 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGGraph.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 43 ins; 0 del; 15 mod; 1149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGHeapLocation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 8 ins; 0 del; 0 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGHeapLocation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 194 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGInPlaceAbstractState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGInPlaceAbstractState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 2 del; 3 mod; 292 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGIntegerCheckCombiningPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 395 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGIntegerRangeOptimizationPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 1879 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGInvalidationPointInjectionPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGJITCode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 7 del; 12 mod; 243 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGJITCode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGJITCompiler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 2 ins; 28 del; 16 mod; 628 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGJITCompiler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 364 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGJITFinalizer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 4 ins; 2 del; 5 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGJumpReplacement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGLICMPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 475 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGLazyJSValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 294 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGLazyJSValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGLazyNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGLiveCatchVariablePreservationPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 2 ins; 2 del; 16 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGMayExit.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 0 del; 1 mod; 223 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGMinifiedID.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGMovHintRemovalPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 358 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
114 lines changed; 91 ins; 0 del; 23 mod; 3094 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGNodeFlowProjection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGNodeType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 28 ins; 0 del; 6 mod; 570 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSRAvailabilityAnalysisPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 5 ins; 4 del; 18 mod; 299 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSREntry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 25 ins; 14 del; 37 mod; 341 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSREntry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSREntrypointCreationPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSRExit.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1020 lines changed; 100 ins; 887 del; 33 mod; -119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSRExit.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 5 ins; 1 del; 5 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSRExitBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSRExitCompilerCommon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
224 lines changed; 151 ins; 48 del; 25 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSRExitCompilerCommon.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 130 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSRExitPreparation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 0 ins; 53 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOSRExitPreparation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 0 ins; 48 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGObjectAllocationSinkingPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
221 lines changed; 195 ins; 6 del; 20 mod; 2412 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOpInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOperations.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1773 lines changed; 672 ins; 100 del; 1001 mod; 2360 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGOperations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
275 lines changed; 35 ins; 0 del; 240 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPhantomInsertionPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 11 ins; 10 del; 19 mod; 173 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPlan.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 23 ins; 0 del; 17 mod; 722 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPlan.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPreciseLocalClobberize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 1 ins; 0 del; 15 mod; 269 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPredictionInjectionPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPredictionPropagationPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 83 ins; 1 del; 5 mod; 1382 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPromotedHeapLocation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPromotedHeapLocation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 232 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPropertyTypeKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPureValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGPutStackSinkingPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 7 ins; 7 del; 53 mod; 540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGRegisterBank.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 372 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSSAConversionPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 2 ins; 0 del; 19 mod; 481 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSSALoweringPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSafeToExecute.h

944e794a: 8245284: Update to 610.1 version of WebKit  
448 lines changed; 260 ins; 181 del; 7 mod; 246 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSafepoint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSaneStringGetByValSlowPathGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 1 del; 2 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGScoreBoard.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 180 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSlowPathGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 4 ins; 2 del; 7 mod; 257 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
938 lines changed; 481 ins; 96 del; 361 mod; 13264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h

944e794a: 8245284: Update to 610.1 version of WebKit  
96 lines changed; 34 ins; 39 del; 23 mod; 2528 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
263 lines changed; 137 ins; 62 del; 64 mod; 4034 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
459 lines changed; 330 ins; 1 del; 128 mod; 5124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGStackLayoutPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 3 ins; 4 del; 44 mod; 204 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGStoreBarrierInsertionPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 6 ins; 0 del; 3 mod; 514 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGStrengthReductionPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 10 ins; 7 del; 8 mod; 1007 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 386 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGStructureAbstractValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 2 del; 6 mod; 274 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGThunks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 11 del; 3 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGThunks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGTierUpCheckInjectionPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 208 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGToFTLDeferredCompilationCallback.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 6 del; 9 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 4 del; 7 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGTypeCheckHoistingPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 16 ins; 5 del; 15 mod; 583 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGUseKind.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGUseKind.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 8 ins; 0 del; 0 mod; 326 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGValidate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 5 ins; 4 del; 27 mod; 999 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGVarargsForwardingPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 11 ins; 4 del; 28 mod; 408 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGVariableAccessData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 2 del; 6 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGVariableAccessData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 2 del; 4 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGVariableEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGVariableEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 5 ins; 0 del; 9 mod; 304 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGVariableEventStream.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 13 ins; 0 del; 19 mod; 275 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGVariableEventStream.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGVirtualRegisterAllocationPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGWatchpointCollectionPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGWorklist.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 1 ins; 6 del; 6 mod; 653 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dfg/DFGWorklist.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/ARM64/A64DOpcode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 1561 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/ARM64/A64DOpcode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 0 ins; 0 del; 70 mod; 790 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/ARM64Disassembler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/UDis86Disassembler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/UDis86Disassembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/X86Disassembler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/udis86/udis86.c

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 460 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/udis86/udis86_decode.c

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 1271 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/udis86/udis86_itab_holder.c

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/udis86/udis86_syn-att.c

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 233 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/udis86/udis86_syn-intel.c

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 229 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/disassembler/udis86/udis86_syn.c

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/dynbench.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 1 del; 20 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLAbstractHeapRepository.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLAbstractHeapRepository.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 24 ins; 8 del; 3 mod; 268 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLCapabilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 25 ins; 0 del; 3 mod; 521 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLCompile.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 2 ins; 1 del; 13 mod; 232 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLCompile.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLForOSREntryJITCode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLForOSREntryJITCode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLGeneratedFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLJITCode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 8 ins; 0 del; 0 mod; 176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLJITCode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLJITFinalizer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 5 ins; 0 del; 5 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLLink.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLLocation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1824 lines changed; 1084 ins; 194 del; 546 mod; 16583 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOSREntry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 0 ins; 8 del; 14 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOSREntry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOSRExit.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOSRExit.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOSRExitCompiler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
88 lines changed; 54 ins; 4 del; 30 mod; 510 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOSRExitCompiler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOperations.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
88 lines changed; 46 ins; 4 del; 38 mod; 578 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOperations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 2 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOutput.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 34 ins; 0 del; 5 mod; 870 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLOutput.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 0 del; 3 mod; 494 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLSelectPredictability.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLSlowPathCall.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLSlowPathCall.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLSlowPathCallKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLThunks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/ftl/FTLThunks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 1 del; 5 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/Argument.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 96 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/Checkpoints.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 64 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/DSL.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 68 ins; 4 del; 17 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/GeneratedFile.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/Metadata.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/Opcode.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
102 lines changed; 52 ins; 2 del; 48 mod; 271 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/Options.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 16 ins; 0 del; 6 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/Section.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 15 ins; 0 del; 1 mod; 110 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/generator/Wasm.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
83 lines changed; 83 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/AlignedMemoryAllocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/AlignedMemoryAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Allocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/AllocatorInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/AtomIndices.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/BlockDirectory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 3 ins; 10 del; 31 mod; 340 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/BlockDirectory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 2 ins; 30 del; 12 mod; 130 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/BlockDirectoryBits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
229 lines changed; 229 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/BlockDirectoryInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CellAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CellContainer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CellContainer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CellContainerInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 1 ins; 1 del; 15 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CellState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CodeBlockSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CodeBlockSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CodeBlockSetInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CompleteSubspace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 11 ins; 1 del; 16 mod; 189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CompleteSubspace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/CompleteSubspaceInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/ConservativeRoots.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/DeferGC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/DeferGC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/FastMallocAlignedMemoryAllocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 25 ins; 0 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/FastMallocAlignedMemoryAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/FreeList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 105 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/GCMemoryOperations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
313 lines changed; 313 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/GCSegmentedArray.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/GCSegmentedArray.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 0 del; 5 mod; 163 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/GCSegmentedArrayInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 2 del; 6 mod; 216 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 23 ins; 0 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Handle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 182 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HandleBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HandleSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HandleSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Heap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
104 lines changed; 27 ins; 26 del; 51 mod; 2907 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Heap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 8 ins; 4 del; 17 mod; 727 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HeapCell.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HeapCell.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 9 ins; 4 del; 7 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HeapCellInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 0 del; 15 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HeapInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 276 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HeapSnapshot.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HeapSnapshotBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 1 del; 3 mod; 695 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/HeapUtil.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 2 ins; 17 del; 23 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IncrementalSweeper.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 23 ins; 0 del; 5 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoCellSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoCellSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 0 del; 4 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoCellSetInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 40 ins; 2 del; 9 mod; 125 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoHeapCellType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoHeapCellType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoInlinedHeapCellType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 59 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoSubspace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 44 ins; 1 del; 6 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoSubspace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 9 ins; 1 del; 7 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoSubspaceInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 19 ins; 0 del; 3 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/IsoSubspacePerVM.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 71 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/LargeAllocation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
208 lines changed; 0 ins; 208 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/LargeAllocation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
182 lines changed; 0 ins; 182 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/LocalAllocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 6 ins; 1 del; 8 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/LocalAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/LocalAllocatorInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkStackMergingConstraint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkedBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 3 ins; 10 del; 13 mod; 470 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkedBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 23 ins; 16 del; 13 mod; 642 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkedBlockInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 553 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkedSpace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
96 lines changed; 21 ins; 16 del; 59 mod; 490 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkedSpace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 8 ins; 2 del; 16 mod; 244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkedSpaceInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkingConstraint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkingConstraintSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 3 del; 3 mod; 173 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MarkingConstraintSolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 260 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/MutatorState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/PackedCellPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 41 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/PreciseAllocation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
263 lines changed; 263 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/PreciseAllocation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
188 lines changed; 188 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/SlotVisitor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 2 ins; 1 del; 9 mod; 858 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/SlotVisitor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 312 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/SlotVisitorInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/StochasticSpaceTimeMutatorScheduler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 227 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Strong.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 9 ins; 0 del; 5 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/StrongInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Subspace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Subspace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 6 ins; 0 del; 5 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/SubspaceInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Synchronousness.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/TinyBloomFilter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 0 del; 4 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/VisitRaceKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/Weak.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/WeakBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 0 del; 4 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/WeakBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/WeakSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/WeakSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 1 ins; 6 del; 11 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/heap/WeakSetInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ConsoleMessage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 6 ins; 1 del; 13 mod; 349 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ConsoleMessage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 2 ins; 0 del; 7 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ContentSearchUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 13 ins; 0 del; 4 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ContentSearchUtilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 51 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/EventLoop.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
73 lines changed; 0 ins; 73 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/EventLoop.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 0 ins; 55 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScript.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 17 ins; 5 del; 35 mod; 393 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScript.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 1 ins; 7 del; 18 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptHost.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 2 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptHost.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 15 ins; 3 del; 19 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 0 del; 5 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptModule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 17 ins; 0 del; 13 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptModule.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InjectedScriptSource.js

944e794a: 8245284: Update to 610.1 version of WebKit  
362 lines changed; 119 ins; 102 del; 141 mod; 1182 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InspectorEnvironment.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InspectorProtocolTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 2 del; 2 mod; 84 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InspectorTarget.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 59 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/InspectorTarget.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 10 ins; 2 del; 2 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSGlobalObjectConsoleClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 41 ins; 2 del; 23 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSGlobalObjectConsoleClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 0 del; 15 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSGlobalObjectInspectorController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 2 del; 6 mod; 336 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSGlobalObjectInspectorController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 1 del; 3 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSGlobalObjectScriptDebugServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 21 ins; 1 del; 6 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSGlobalObjectScriptDebugServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 0 del; 4 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSInjectedScriptHost.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
249 lines changed; 24 ins; 50 del; 175 mod; 642 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSInjectedScriptHost.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 0 del; 19 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSInjectedScriptHostPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
107 lines changed; 2 ins; 2 del; 103 mod; 202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSInjectedScriptHostPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSJavaScriptCallFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 2 ins; 2 del; 34 mod; 209 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSJavaScriptCallFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 0 del; 21 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSJavaScriptCallFramePrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 2 ins; 2 del; 66 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JSJavaScriptCallFramePrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JavaScriptCallFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/JavaScriptCallFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ScriptArguments.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 3 del; 15 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ScriptArguments.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ScriptCallStack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ScriptCallStackFactory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 4 ins; 2 del; 26 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ScriptCallStackFactory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ScriptDebugListener.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ScriptDebugServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 2 ins; 3 del; 16 mod; 286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/ScriptDebugServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorAuditAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorAuditAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 5 ins; 24 del; 13 mod; 233 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 0 del; 7 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
169 lines changed; 113 ins; 12 del; 44 mod; 1115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 29 ins; 5 del; 8 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorHeapAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 2 del; 3 mod; 315 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorHeapAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorRuntimeAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 46 ins; 0 del; 13 mod; 416 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorRuntimeAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorScriptProfilerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorScriptProfilerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorTargetAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 39 ins; 6 del; 10 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/InspectorTargetAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 8 ins; 5 del; 2 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/JSGlobalObjectAuditAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 3 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/JSGlobalObjectAuditAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/JSGlobalObjectDebuggerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 2 del; 4 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/JSGlobalObjectDebuggerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/JSGlobalObjectRuntimeAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 3 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/agents/JSGlobalObjectRuntimeAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 53 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Animation.json

944e794a: 8245284: Update to 610.1 version of WebKit  
166 lines changed; 166 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/ApplicationCache.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Audit.json

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/CPUProfiler.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/CSS.json

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 405 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Canvas.json

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 19 ins; 3 del; 16 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Console.json

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/DOM.json

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 0 del; 1 mod; 689 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/DOMDebugger.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/DOMStorage.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Database.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Debugger.json

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 18 ins; 0 del; 3 mod; 365 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Heap.json

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/IndexedDB.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Inspector.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/LayerTree.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Memory.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Network.json

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 62 ins; 0 del; 2 mod; 358 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Page.json

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 9 ins; 14 del; 1 mod; 321 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Recording.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Runtime.json

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 14 ins; 2 del; 7 mod; 385 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/ScriptProfiler.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Security.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/ServiceWorker.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Target.json

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 21 ins; 0 del; 4 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Timeline.json

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/protocol/Worker.json

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/RemoteAutomationTarget.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/RemoteConnectionToTarget.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/RemoteControllableTarget.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/RemoteInspectionTarget.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 0 del; 4 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/RemoteInspectionTarget.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 2 del; 4 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/RemoteInspector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 21 ins; 3 del; 12 mod; 254 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/RemoteInspectorConstants.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 116 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorConnectionClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
126 lines changed; 126 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorConnectionClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 71 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorMessageParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
115 lines changed; 115 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorMessageParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 54 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 71 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocket.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
382 lines changed; 382 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocket.h

944e794a: 8245284: Update to 610.1 version of WebKit  
95 lines changed; 95 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocketEndpoint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
342 lines changed; 342 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocketEndpoint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
112 lines changed; 112 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/cpp_generator.py

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 332 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/generate_cpp_protocol_types_header.py

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 490 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/generate_cpp_protocol_types_implementation.py

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 4 ins; 4 del; 4 mod; 267 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/generate_js_backend_commands.py

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 31 ins; 23 del; 16 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/generate_objc_backend_dispatcher_implementation.py

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 7 ins; 2 del; 0 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/generate_objc_header.py

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 261 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/generator.py

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 317 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/models.py

944e794a: 8245284: Update to 610.1 version of WebKit  
103 lines changed; 83 ins; 8 del; 12 mod; 664 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/codegen/objc_generator_templates.py

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/inspector/scripts/generate-inspector-protocol-bindings.py

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 277 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/AbstractPC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/AbstractPC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/CLoopStack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/CachedCall.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/CallFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
77 lines changed; 24 ins; 35 del; 18 mod; 271 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/CallFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
109 lines changed; 28 ins; 34 del; 47 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/CallFrameInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 74 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/CalleeBits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 87 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/CheckpointOSRExitSideState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 41 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/FrameTracers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 43 ins; 1 del; 0 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/Interpreter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
171 lines changed; 23 ins; 10 del; 138 mod; 1122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/Interpreter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 0 ins; 0 del; 20 mod; 168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/InterpreterInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/ProtoCallFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 5 ins; 18 del; 6 mod; 57 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/ProtoCallFrameInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 72 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/Register.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 2 ins; 37 del; 10 mod; 206 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/RegisterInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 89 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/ShadowChicken.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 34 ins; 1 del; 25 mod; 446 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/ShadowChicken.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 3 del; 6 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/ShadowChickenInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/StackVisitor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 4 ins; 2 del; 20 mod; 495 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/StackVisitor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 3 del; 5 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/interpreter/VMEntryRecord.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/AssemblyHelpers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 3 ins; 22 del; 17 mod; 952 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/AssemblyHelpers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
156 lines changed; 48 ins; 35 del; 73 mod; 1750 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/BinarySwitch.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 410 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/CCallHelpers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/CCallHelpers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 0 ins; 36 del; 10 mod; 768 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/CallFrameShuffleData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/CallFrameShuffler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 0 ins; 18 del; 19 mod; 733 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/CallFrameShuffler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/CallFrameShuffler64.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 355 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/ExecutableAllocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 30 ins; 17 del; 29 mod; 588 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/ExecutableAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 4 ins; 11 del; 7 mod; 192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/FPRInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 0 ins; 0 del; 90 mod; 260 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/GCAwareJITStubRoutine.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 5 ins; 0 del; 8 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/GCAwareJITStubRoutine.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 7 ins; 0 del; 4 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/GPRInfo.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 7 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/GPRInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
172 lines changed; 1 ins; 2 del; 169 mod; 655 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/HostCallReturnValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/HostCallReturnValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/ICStats.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JIT.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
142 lines changed; 63 ins; 19 del; 60 mod; 907 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JIT.h

944e794a: 8245284: Update to 610.1 version of WebKit  
137 lines changed; 29 ins; 35 del; 73 mod; 825 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITAddGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITAddGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITArithmetic.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
110 lines changed; 25 ins; 14 del; 71 mod; 897 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITArithmetic32_64.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 0 ins; 38 del; 18 mod; 297 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITBitAndGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITBitOrGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITBitXorGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITCall.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 1 ins; 0 del; 23 mod; 361 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITCall32_64.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 2 ins; 0 del; 21 mod; 348 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITCode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITCode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 283 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITCodeMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 24 ins; 8 del; 20 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITDisassembler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITDisassembler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITDivGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITDivGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITExceptions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITExceptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITInlineCacheGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 34 ins; 0 del; 27 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITInlineCacheGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 29 ins; 0 del; 2 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
208 lines changed; 18 ins; 86 del; 104 mod; 460 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITLeftShiftGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITMathIC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 0 ins; 11 del; 23 mod; 239 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITMulGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 246 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITMulGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITNegGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITNegGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITOpcodes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
299 lines changed; 61 ins; 42 del; 196 mod; 1330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITOpcodes32_64.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
203 lines changed; 55 ins; 2 del; 146 mod; 1230 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITOperations.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1216 lines changed; 282 ins; 211 del; 723 mod; 1809 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITOperations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
375 lines changed; 8 ins; 202 del; 165 mod; -59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITOperationsMSVC64.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITPropertyAccess.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
558 lines changed; 45 ins; 384 del; 129 mod; 1017 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITPropertyAccess32_64.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
238 lines changed; 32 ins; 76 del; 130 mod; 927 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITRightShiftGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITSubGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITSubGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITThunks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITToDFGDeferredCompilationCallback.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITWorklist.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 2 del; 12 mod; 332 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JITWorklist.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/JSInterfaceJIT.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 0 ins; 0 del; 34 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/PCToCodeOriginMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 301 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/PCToCodeOriginMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/PolymorphicCallStubRoutine.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 2 ins; 3 del; 9 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/PolymorphicCallStubRoutine.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/Reg.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/RegisterAtOffsetList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/RegisterAtOffsetList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/RegisterSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 4 ins; 0 del; 18 mod; 339 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/RegisterSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/Repatch.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
384 lines changed; 160 ins; 44 del; 180 mod; 1045 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/Repatch.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 2 ins; 2 del; 12 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/SetupVarargsFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/SlowPathCall.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 6 del; 3 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/SnippetSlowPathCalls.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/SpecializedThunkJIT.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/TempRegisterSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/ThunkGenerators.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
265 lines changed; 104 ins; 99 del; 62 mod; 1000 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/ThunkGenerators.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jit/UnusedPointer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/jsc.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
562 lines changed; 104 ins; 36 del; 422 mod; 2660 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 25 ins; 19 del; 25 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 39 ins; 1 del; 3 mod; 180 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntExceptions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 2 del; 6 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntExceptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntOfflineAsmConfig.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 12 ins; 0 del; 1 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntPCRanges.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
608 lines changed; 178 ins; 43 del; 387 mod; 1503 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntSlowPaths.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntThunks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 22 ins; 0 del; 2 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LLIntThunks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LowLevelInterpreter.asm

944e794a: 8245284: Update to 610.1 version of WebKit  
503 lines changed; 307 ins; 53 del; 143 mod; 1647 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 1 ins; 14 del; 6 mod; 523 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LowLevelInterpreter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm

944e794a: 8245284: Update to 610.1 version of WebKit  
367 lines changed; 165 ins; 99 del; 103 mod; 2264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm

944e794a: 8245284: Update to 610.1 version of WebKit  
372 lines changed; 143 ins; 56 del; 173 mod; 2335 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/llint/WebAssembly.asm

944e794a: 8245284: Update to 610.1 version of WebKit  
2048 lines changed; 2048 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/arm.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 2 ins; 0 del; 7 mod; 686 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/arm64.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
303 lines changed; 277 ins; 4 del; 22 mod; 1034 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/arm64e.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
117 lines changed; 117 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/asm.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 410 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/cloop.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 7 ins; 0 del; 7 mod; 1163 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/instructions.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 83 ins; 0 del; 2 mod; 332 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/mips.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 15 ins; 0 del; 6 mod; 1065 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/parser.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 880 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/registers.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 32 ins; 0 del; 1 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/risc.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 734 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/transform.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 23 ins; 6 del; 15 mod; 696 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/offlineasm/x86.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
481 lines changed; 431 ins; 0 del; 50 mod; 1351 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ASTBuilder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 17 ins; 0 del; 9 mod; 1565 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/Keywords.table

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/Lexer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 1 ins; 2 del; 23 mod; 2595 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/Lexer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 3 ins; 2 del; 18 mod; 392 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ModuleAnalyzer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ModuleAnalyzer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/NodeConstructors.h

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 25 ins; 0 del; 8 mod; 1117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/Nodes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 29 ins; 0 del; 12 mod; 328 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/Nodes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
82 lines changed; 53 ins; 13 del; 16 mod; 2491 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/Parser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
336 lines changed; 163 ins; 95 del; 78 mod; 4929 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/Parser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
113 lines changed; 51 ins; 11 del; 51 mod; 2011 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ParserArena.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 25 ins; 0 del; 3 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ParserArena.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ParserError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ParserModes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 1 del; 1 mod; 333 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ParserTokens.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 16 ins; 0 del; 5 mod; 273 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/ResultType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 29 ins; 0 del; 1 mod; 249 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/SourceCodeKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/SourceProvider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/SourceProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/SourceProviderCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/SourceProviderCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/SourceProviderCacheItem.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 0 del; 6 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/SyntaxChecker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 7 ins; 0 del; 8 mod; 434 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/parser/VariableEnvironment.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 263 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerBytecode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerBytecode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerBytecodeSequence.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerBytecodeSequence.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerBytecodes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerBytecodes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerCompilation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 0 del; 19 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerCompilation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerCompiledBytecode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerCompiledBytecode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerDatabase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 219 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerDatabase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerOSRExit.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerOSRExit.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerOSRExitSite.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerOSRExitSite.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerOrigin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerOrigin.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 1 ins; 5 del; 14 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerOriginStack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerOriginStack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerProfiledBytecodes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerProfiledBytecodes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerUID.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/profiler/ProfilerUID.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AbstractModuleRecord.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 0 ins; 7 del; 37 mod; 790 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AbstractModuleRecord.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 8 ins; 1 del; 10 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArgList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 14 ins; 3 del; 5 mod; 204 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 20 ins; 7 del; 15 mod; 378 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 12 ins; 5 del; 7 mod; 216 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayBufferNeuteringWatchpointSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 0 ins; 69 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayBufferNeuteringWatchpointSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 0 ins; 57 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayBufferView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 238 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 0 ins; 3 del; 27 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 0 del; 7 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayConventions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 10 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayConventions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayIteratorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 2 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayIteratorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
320 lines changed; 39 ins; 5 del; 276 mod; 1324 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayStorage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 0 ins; 25 del; 9 mod; 106 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ArrayStorageInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 74 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncFromSyncIteratorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncFunctionConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncFunctionConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncFunctionPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncGeneratorFunctionConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncGeneratorFunctionConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncGeneratorFunctionPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncGeneratorFunctionPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncGeneratorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncGeneratorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AsyncIteratorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AtomicsObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
125 lines changed; 14 ins; 0 del; 111 mod; 437 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/AtomicsObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BigIntConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 0 del; 17 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BigIntConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BigIntObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BigIntObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BigIntPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 5 ins; 0 del; 20 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BigIntPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BooleanConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BooleanConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BooleanObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BooleanPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/BooleanPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Butterfly.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 238 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ButterflyInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 1 del; 13 mod; 272 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CachePayload.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CachePayload.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 60 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CacheableIdentifier.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 39 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CacheableIdentifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
98 lines changed; 98 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CacheableIdentifierInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
129 lines changed; 129 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CachedBytecode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CachedTypes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 41 ins; 11 del; 27 mod; 2387 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CallData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 0 ins; 0 del; 20 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CallData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 1 del; 6 mod; 69 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CellSize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 74 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ClassInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 8 ins; 11 del; 21 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ClonedArguments.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 0 ins; 0 del; 44 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ClonedArguments.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 7 ins; 0 del; 14 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CodeCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
120 lines changed; 95 ins; 22 del; 3 mod; 187 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CodeCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 0 ins; 60 del; 15 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CommonIdentifiers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 326 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CommonSlowPaths.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
380 lines changed; 155 ins; 21 del; 204 mod; 1130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CommonSlowPaths.h

944e794a: 8245284: Update to 610.1 version of WebKit  
150 lines changed; 9 ins; 120 del; 21 mod; 138 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CommonSlowPathsInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
152 lines changed; 152 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Completion.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 0 ins; 10 del; 49 mod; 226 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Completion.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 1 ins; 1 del; 16 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConcurrentJSLock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 5 del; 6 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConfigFile.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 538 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConsoleClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 0 ins; 0 del; 27 mod; 226 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConsoleClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 1 ins; 0 del; 26 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConsoleObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
132 lines changed; 0 ins; 0 del; 132 mod; 303 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConstructAbility.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConstructData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 5 ins; 1 del; 11 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConstructData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 0 del; 8 mod; 69 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ConstructorKind.h

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 37 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ControlFlowProfiler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CustomGetterSetter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/CustomGetterSetter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 0 del; 6 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DOMAnnotation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DOMAttributeGetterSetter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DataView.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DataView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DateConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 8 ins; 2 del; 27 mod; 155 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DateConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 1 del; 4 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DateConversion.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 2 del; 5 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DateInstance.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 9 del; 4 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DateInstance.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 13 ins; 2 del; 14 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DateInstanceCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 5 ins; 4 del; 3 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DatePrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
307 lines changed; 3 ins; 4 del; 300 mod; 865 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DatePrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DefinePropertyAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DirectArguments.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 12 ins; 1 del; 18 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DirectArguments.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 2 ins; 0 del; 15 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DirectEvalExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 1 ins; 2 del; 9 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DirectEvalExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DisallowVMReentry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/DisallowVMReentry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ECMAScriptSpecInternalFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ECMAScriptSpecInternalFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Error.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
97 lines changed; 0 ins; 21 del; 76 mod; 259 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Error.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 0 ins; 3 del; 49 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ErrorConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 0 ins; 0 del; 22 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ErrorConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ErrorInstance.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 2 ins; 7 del; 44 mod; 255 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ErrorInstance.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 12 ins; 7 del; 15 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ErrorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 6 ins; 7 del; 14 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ErrorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 16 ins; 2 del; 3 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/EvalExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/EvalExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Exception.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ExceptionFuzz.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ExceptionFuzz.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ExceptionHelpers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 3 ins; 5 del; 50 mod; 293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ExceptionHelpers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 1 del; 20 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ExecutableBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 203 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FileBasedFuzzerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
117 lines changed; 117 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FileBasedFuzzerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FileBasedFuzzerAgentBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
88 lines changed; 88 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FileBasedFuzzerAgentBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 66 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FunctionConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 0 del; 26 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FunctionConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FunctionExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FunctionExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 1 del; 3 mod; 325 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FunctionPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 1 ins; 0 del; 11 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FunctionPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FunctionRareData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 6 ins; 2 del; 6 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FunctionRareData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 34 ins; 3 del; 12 mod; 145 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FuzzerPredictions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
105 lines changed; 105 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/FuzzerPredictions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 46 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GeneratorFunctionConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GeneratorFunctionConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GeneratorFunctionPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GeneratorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GeneratorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GenericArguments.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GenericArgumentsInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 27 ins; 1 del; 51 mod; 263 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GenericOffset.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GenericTypedArrayView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GenericTypedArrayViewInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GetPutInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 245 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GetVM.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GetterSetter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GetterSetter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 6 ins; 0 del; 12 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/GlobalExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/HashMapImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 8 ins; 3 del; 59 mod; 676 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Identifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 304 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IndexingHeader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IndirectEvalExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 1 del; 8 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IndirectEvalExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/InitializeThreading.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/InspectorInstrumentationObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/InspectorInstrumentationObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/InternalFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 2 ins; 6 del; 15 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/InternalFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 8 ins; 3 del; 10 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlCollator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 15 ins; 7 del; 32 mod; 386 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlCollator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 13 ins; 1 del; 7 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlCollatorConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 1 del; 17 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlCollatorConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlCollatorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 0 del; 21 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlCollatorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 5 ins; 11 del; 60 mod; 978 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlDateTimeFormat.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 13 ins; 1 del; 7 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlDateTimeFormatConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 1 del; 17 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlDateTimeFormatConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlDateTimeFormatPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 0 del; 31 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlDateTimeFormatPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlNumberFormat.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 0 ins; 6 del; 43 mod; 506 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlNumberFormat.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 13 ins; 1 del; 7 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlNumberFormatConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 1 del; 18 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlNumberFormatConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlNumberFormatPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 0 ins; 0 del; 27 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlNumberFormatPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
188 lines changed; 96 ins; 7 del; 85 mod; 849 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 5 ins; 0 del; 10 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlObjectInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlPluralRules.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 0 ins; 6 del; 34 mod; 248 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlPluralRules.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 13 ins; 1 del; 6 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlPluralRulesConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 1 ins; 1 del; 16 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlPluralRulesConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlPluralRulesPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IntlPluralRulesPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Intrinsic.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 52 ins; 0 del; 2 mod; 289 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Intrinsic.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 28 ins; 0 del; 1 mod; 173 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IterationKind.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IteratorOperations.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 0 ins; 0 del; 45 mod; 200 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IteratorOperations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 0 ins; 0 del; 25 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/IteratorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArray.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
117 lines changed; 3 ins; 2 del; 112 mod; 1266 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArray.h

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 0 ins; 0 del; 38 mod; 275 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayBufferConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayBufferConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayBufferPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 2 ins; 3 del; 26 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayBufferPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 3 del; 2 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayBufferView.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 336 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayBufferView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 13 ins; 0 del; 9 mod; 200 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayBufferViewInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 32 ins; 0 del; 5 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 2 ins; 0 del; 26 mod; 233 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayIterator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
78 lines changed; 78 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSArrayIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
82 lines changed; 82 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSAsyncFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 65 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSAsyncGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 69 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSAsyncGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
105 lines changed; 105 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSAsyncGeneratorFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 13 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSBigInt.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
156 lines changed; 24 ins; 6 del; 126 mod; 1928 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSBigInt.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 12 ins; 5 del; 39 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSBoundFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
93 lines changed; 30 ins; 6 del; 57 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSBoundFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 19 ins; 0 del; 13 mod; 71 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCConfig.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 80 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCConfig.h

944e794a: 8245284: Update to 610.1 version of WebKit  
92 lines changed; 92 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCJSValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 8 ins; 2 del; 52 mod; 368 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCJSValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
97 lines changed; 3 ins; 1 del; 93 mod; 542 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCJSValueInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
142 lines changed; 20 ins; 5 del; 117 mod; 1112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCPtrTag.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCPtrTag.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCallee.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCallee.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCast.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCell.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 1 del; 57 mod; 254 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCell.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 3 ins; 6 del; 36 mod; 260 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCellInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 0 ins; 10 del; 14 mod; 398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCustomGetterSetterFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSCustomGetterSetterFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSDataView.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 0 del; 26 mod; 163 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSDataView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 6 ins; 0 del; 13 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSDataViewPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
82 lines changed; 0 ins; 0 del; 82 mod; 248 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSDataViewPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSDateMath.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 5 ins; 39 del; 16 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSDateMath.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSDestructibleObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 61 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSFixedArray.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 0 ins; 66 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSFixedArray.h

944e794a: 8245284: Update to 610.1 version of WebKit  
169 lines changed; 0 ins; 169 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
234 lines changed; 89 ins; 3 del; 142 mod; 691 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
63 lines changed; 12 ins; 14 del; 37 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSFunctionInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 17 ins; 6 del; 14 mod; 120 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 69 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
104 lines changed; 104 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGeneratorFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 0 ins; 21 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGenericTypedArrayView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 28 ins; 0 del; 26 mod; 351 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 0 ins; 0 del; 40 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 1 ins; 0 del; 60 mod; 496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewPrototypeFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
122 lines changed; 0 ins; 3 del; 119 mod; 454 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalLexicalEnvironment.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalLexicalEnvironment.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 6 ins; 2 del; 5 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
686 lines changed; 296 ins; 296 del; 94 mod; 1473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
177 lines changed; 39 ins; 73 del; 65 mod; 947 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
118 lines changed; 0 ins; 10 del; 108 mod; 760 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 0 ins; 0 del; 22 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSGlobalObjectInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 22 ins; 0 del; 0 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSImmutableButterfly.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSImmutableButterfly.h

944e794a: 8245284: Update to 610.1 version of WebKit  
81 lines changed; 71 ins; 1 del; 9 mod; 122 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalFieldObjectImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 79 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalFieldObjectImplInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 41 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalPromise.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalPromise.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalPromiseConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 2 ins; 9 del; 4 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalPromiseConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 45 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalPromiseDeferred.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 0 ins; 80 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalPromiseDeferred.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 0 ins; 57 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalPromisePrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSInternalPromisePrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSLexicalEnvironment.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSLexicalEnvironment.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSLock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 0 del; 9 mod; 298 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSLock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 0 del; 5 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 0 del; 6 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSMapIterator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSMapIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 6 ins; 0 del; 10 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSMicrotask.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 5 ins; 3 del; 16 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSMicrotask.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSModuleEnvironment.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 0 del; 17 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSModuleEnvironment.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSModuleLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
142 lines changed; 0 ins; 17 del; 125 mod; 383 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSModuleLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 0 del; 19 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSModuleNamespaceObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 14 ins; 4 del; 35 mod; 189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSModuleNamespaceObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 11 ins; 25 del; 19 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSModuleRecord.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 0 ins; 0 del; 30 mod; 202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSModuleRecord.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 9 ins; 1 del; 6 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSNativeStdFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 1 ins; 4 del; 8 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSNativeStdFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 5 ins; 1 del; 7 mod; 63 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSNonDestructibleProxy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 0 ins; 33 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSNonDestructibleProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
81 lines changed; 0 ins; 81 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSONObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
136 lines changed; 12 ins; 18 del; 106 mod; 740 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSONObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
489 lines changed; 21 ins; 10 del; 458 mod; 3474 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
201 lines changed; 17 ins; 66 del; 118 mod; 1427 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSObjectInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
115 lines changed; 72 ins; 0 del; 43 mod; 423 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPromise.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
112 lines changed; 82 ins; 8 del; 22 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPromise.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 31 ins; 2 del; 9 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPromiseConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 2 ins; 40 del; 6 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPromiseConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 1 del; 6 mod; 47 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPromiseDeferred.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
148 lines changed; 0 ins; 148 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPromiseDeferred.h

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 0 ins; 91 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPromisePrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 1 del; 6 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPromisePrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSPropertyNameEnumerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 6 ins; 0 del; 11 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSProxy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 0 ins; 0 del; 33 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 7 ins; 0 del; 22 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSRunLoopTimer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 352 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSRunLoopTimer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 0 del; 26 mod; 393 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 6 ins; 16 del; 7 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSScriptFetchParameters.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSScriptFetcher.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 9 del; 0 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 10 del; 3 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 0 del; 6 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSetIterator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSetIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 6 ins; 0 del; 7 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSourceCode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 7 ins; 0 del; 2 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSString.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
103 lines changed; 1 ins; 59 del; 43 mod; 349 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSString.h

944e794a: 8245284: Update to 610.1 version of WebKit  
113 lines changed; 17 ins; 6 del; 90 mod; 954 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSStringHeapCellType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSStringHeapCellType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSStringInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSStringIterator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 5 ins; 5 del; 9 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSStringIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 31 ins; 1 del; 9 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSStringJoiner.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSStringJoiner.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 1 ins; 0 del; 22 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSymbolTableObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSSymbolTableObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTemplateObjectDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTemplateObjectDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 6 ins; 0 del; 3 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 8 ins; 1 del; 2 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 11 ins; 3 del; 4 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTypeInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 0 del; 18 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTypedArrayConstructors.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 10 ins; 0 del; 10 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTypedArrayViewConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTypedArrayViewConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTypedArrayViewPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
126 lines changed; 32 ins; 1 del; 93 mod; 260 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTypedArrayViewPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTypedArrays.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSTypedArrays.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSWeakMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSWeakMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSWeakObjectRef.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSWeakObjectRef.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSWeakSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSWeakSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSWithScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/JSWrapperObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/LazyClassStructure.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 15 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/LazyClassStructure.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 6 del; 0 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/LiteralParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 1 del; 11 mod; 1108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/LiteralParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 0 del; 6 mod; 198 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Lookup.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 1 ins; 0 del; 13 mod; 399 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MachineContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 25 ins; 8 del; 8 mod; 765 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MapConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 0 ins; 1 del; 33 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MapConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MapIteratorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MapPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 2 ins; 0 del; 28 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MapPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MathCommon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 520 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MathObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
116 lines changed; 0 ins; 0 del; 116 mod; 269 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MathObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Microtask.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/MinimumReservedZoneSize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ModuleProgramExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 1 del; 11 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ModuleProgramExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 83 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NarrowingNumberPredictionFuzzerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 68 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NarrowingNumberPredictionFuzzerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 43 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeErrorConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeErrorConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 1 del; 9 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeErrorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeErrorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 115 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeStdFunctionCell.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 0 ins; 55 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NativeStdFunctionCell.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 58 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NullGetterFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NullGetterFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NullSetterFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NullSetterFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NumberConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 0 del; 15 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NumberConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NumberObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NumberObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 51 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NumberPredictionFuzzerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 47 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NumberPredictionFuzzerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 46 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NumberPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
92 lines changed; 8 ins; 33 del; 51 mod; 529 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/NumberPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ObjectConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
213 lines changed; 5 ins; 3 del; 205 mod; 818 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ObjectConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 1 ins; 0 del; 29 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ObjectInitializationScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ObjectInitializationScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 0 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ObjectPropertyChangeAdaptiveWatchpoint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ObjectPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
81 lines changed; 3 ins; 3 del; 75 mod; 272 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ObjectPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Operations.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 0 ins; 1 del; 27 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Operations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
123 lines changed; 14 ins; 20 del; 89 mod; 413 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Options.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
318 lines changed; 153 ins; 46 del; 119 mod; 741 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Options.h

944e794a: 8245284: Update to 610.1 version of WebKit  
682 lines changed; 3 ins; 652 del; 27 mod; -548 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/OptionsList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
604 lines changed; 604 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ParseInt.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 213 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PredictionFileCreatingFuzzerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 72 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PredictionFileCreatingFuzzerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ProgramExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 0 ins; 3 del; 19 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ProgramExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 83 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PromiseDeferredTimer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
156 lines changed; 0 ins; 156 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PromiseDeferredTimer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 0 ins; 76 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PromiseTimer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
152 lines changed; 152 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PromiseTimer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 76 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PropertyDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 7 ins; 1 del; 7 mod; 229 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PropertyDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PropertyMapHashTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 9 ins; 8 del; 11 mod; 548 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PropertyNameArray.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PropertyOffset.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PropertySlot.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PropertySlot.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 10 ins; 2 del; 23 mod; 402 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PropertyTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 0 del; 4 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PrototypeKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ProxyConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 0 ins; 0 del; 23 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ProxyConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ProxyObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
277 lines changed; 16 ins; 17 del; 244 mod; 970 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ProxyObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 7 ins; 0 del; 36 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ProxyRevoke.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ProxyRevoke.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/PutPropertySlot.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RandomizingFuzzerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ReflectObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 0 ins; 0 del; 79 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ReflectObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExp.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 7 ins; 1 del; 4 mod; 192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpCachedResult.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 0 del; 17 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpCachedResult.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
86 lines changed; 6 ins; 8 del; 72 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 2 ins; 2 del; 7 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpGlobalData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpGlobalData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpGlobalDataInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 4 ins; 0 del; 4 mod; 325 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpMatchesArray.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 1 ins; 19 del; 3 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpMatchesArray.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 7 ins; 7 del; 6 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 4 ins; 0 del; 44 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 7 ins; 0 del; 22 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpObjectInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 0 del; 18 mod; 207 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
124 lines changed; 0 ins; 2 del; 122 mod; 601 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpStringIteratorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/RegExpStringIteratorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SamplingProfiler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 4 ins; 21 del; 40 mod; 1127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SamplingProfiler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 227 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ScopedArguments.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 4 ins; 7 del; 31 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ScopedArguments.h

944e794a: 8245284: Update to 610.1 version of WebKit  
63 lines changed; 0 ins; 32 del; 31 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ScopedArgumentsTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 8 ins; 1 del; 3 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ScriptExecutable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 2 del; 13 mod; 542 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ScriptExecutable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SetConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 0 ins; 1 del; 27 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SetConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SetIteratorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SetPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 2 ins; 0 del; 24 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SetPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SimpleTypedArrayController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 2 del; 2 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SimpleTypedArrayController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SmallStrings.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SmallStrings.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SparseArrayValueMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SparseArrayValueMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 7 ins; 0 del; 6 mod; 153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StackFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StackFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StrictEvalActivation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StrictEvalActivation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 1 del; 30 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringIteratorPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringIteratorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 0 ins; 0 del; 37 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 6 ins; 0 del; 17 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
508 lines changed; 94 ins; 54 del; 360 mod; 1471 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 1 ins; 5 del; 11 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringPrototypeInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringRecursionChecker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StringRecursionChecker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Structure.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
186 lines changed; 100 ins; 9 del; 77 mod; 1146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Structure.h

944e794a: 8245284: Update to 610.1 version of WebKit  
114 lines changed; 68 ins; 10 del; 36 mod; 735 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StructureChain.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 7 ins; 0 del; 8 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StructureChain.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 6 ins; 0 del; 5 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StructureIDTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StructureInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 44 ins; 12 del; 34 mod; 540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StructureRareData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 4 ins; 0 del; 12 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StructureRareData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 5 ins; 0 del; 5 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StructureRareDataInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 0 del; 1 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/StructureTransitionTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 68 ins; 0 del; 8 mod; 218 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Symbol.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Symbol.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 7 ins; 0 del; 7 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SymbolConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 0 del; 17 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SymbolConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SymbolObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SymbolObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SymbolPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SymbolPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SymbolTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 279 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/SymbolTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 733 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TemplateObjectDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TestRunnerUtils.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 0 del; 17 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TestRunnerUtils.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ThrowScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ThrowScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 0 del; 13 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/ToNativeFromValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TypeError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TypeProfiler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TypeProfiler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TypeProfilerLog.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TypeSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 572 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TypedArrayAdaptors.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 278 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/TypedArrayController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/VM.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
309 lines changed; 240 ins; 20 del; 49 mod; 1286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/VM.h

944e794a: 8245284: Update to 610.1 version of WebKit  
230 lines changed; 181 ins; 17 del; 32 mod; 1055 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/VMEntryScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/VMInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 2 del; 1 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/VMTraps.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 0 del; 6 mod; 396 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/VMTraps.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 8 ins; 1 del; 11 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/VarOffset.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 239 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Watchdog.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/Watchdog.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakMapConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 1 del; 17 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakMapConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakMapImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 481 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakMapPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 0 del; 19 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakObjectRefConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 1 del; 12 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakObjectRefConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakObjectRefPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakSetConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 1 del; 14 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakSetConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WeakSetPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 88 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WideningNumberPredictionFuzzerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 71 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/runtime/WideningNumberPredictionFuzzerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 43 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/testRegExp.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 543 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/testapi.entitlements

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 10 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/CompilerTimingScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 25 ins; 0 del; 10 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/CompilerTimingScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/FunctionOverrides.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 20 ins; 0 del; 10 mod; 257 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/FunctionOverrides.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/HeapVerifier.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 465 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/Integrity.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 89 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/Integrity.h

944e794a: 8245284: Update to 610.1 version of WebKit  
104 lines changed; 104 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/IntegrityInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
77 lines changed; 77 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/JSDollarVM.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1034 lines changed; 643 ins; 3 del; 388 mod; 1954 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/JSDollarVM.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 15 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/SigillCrashAnalyzer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 340 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/VMInspector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 8 ins; 0 del; 31 mod; 611 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/VMInspector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 13 ins; 0 del; 9 mod; 88 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/tools/VMInspectorInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
110 lines changed; 110 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmAirIRGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
602 lines changed; 291 ins; 135 del; 176 mod; 3329 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmAirIRGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
684 lines changed; 361 ins; 171 del; 152 mod; 1818 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmBBQPlan.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
387 lines changed; 110 ins; 177 del; 100 mod; -62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmBBQPlan.h

944e794a: 8245284: Update to 610.1 version of WebKit  
92 lines changed; 8 ins; 66 del; 18 mod; 6 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmBBQPlanInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 0 ins; 60 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmBinding.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmCallee.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 55 ins; 2 del; 2 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmCallee.h

944e794a: 8245284: Update to 610.1 version of WebKit  
133 lines changed; 102 ins; 12 del; 19 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmCallingConvention.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 5 ins; 16 del; 19 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmCallingConvention.h

944e794a: 8245284: Update to 610.1 version of WebKit  
291 lines changed; 54 ins; 154 del; 83 mod; -47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmCodeBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 35 ins; 7 del; 20 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmCodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 12 ins; 3 del; 14 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmCompilationMode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmCompilationMode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmEmbedder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 55 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmEntryPlan.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
241 lines changed; 241 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmEntryPlan.h

944e794a: 8245284: Update to 610.1 version of WebKit  
133 lines changed; 133 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmFaultSignalHandler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmFaultSignalHandler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmFormat.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 8 ins; 0 del; 2 mod; 323 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmFunctionCodeBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
94 lines changed; 94 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmFunctionCodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
146 lines changed; 146 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmFunctionParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
445 lines changed; 301 ins; 44 del; 100 mod; 590 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmGeneratorTraits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmGlobal.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
115 lines changed; 115 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmGlobal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
97 lines changed; 97 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmInstance.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
102 lines changed; 15 ins; 81 del; 6 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmInstance.h

944e794a: 8245284: Update to 610.1 version of WebKit  
63 lines changed; 48 ins; 10 del; 5 mod; 160 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmLLIntGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1259 lines changed; 1259 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmLLIntGenerator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 40 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmLLIntPlan.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
209 lines changed; 209 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmLLIntPlan.h

944e794a: 8245284: Update to 610.1 version of WebKit  
94 lines changed; 94 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmLLIntTierUpCounter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmLLIntTierUpCounter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 90 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmMemory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 4 del; 4 mod; 463 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmMemory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmMemoryInformation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 0 ins; 22 del; 3 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmModule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 7 ins; 0 del; 15 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmModule.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 3 ins; 1 del; 6 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmModuleInformation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 98 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmModuleParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
110 lines changed; 0 ins; 110 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmModuleParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 0 ins; 52 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmOMGForOSREntryPlan.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 15 ins; 2 del; 9 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmOMGForOSREntryPlan.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmOMGPlan.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 16 ins; 2 del; 15 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmOpcodeOrigin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmOperations.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
333 lines changed; 331 ins; 0 del; 2 mod; 422 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmOperations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 32 ins; 1 del; 1 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 33 ins; 1 del; 11 mod; 286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmPlan.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 3 ins; 10 del; 4 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmPlan.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 4 del; 2 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmSectionParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 9 ins; 22 del; 25 mod; 522 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmSectionParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmSections.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmSignature.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
118 lines changed; 87 ins; 17 del; 14 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmSignature.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 11 ins; 21 del; 19 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmSignatureInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmSlowPaths.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
433 lines changed; 433 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmSlowPaths.h

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 79 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmStreamingParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 16 ins; 0 del; 2 mod; 392 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmStreamingParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 11 ins; 0 del; 2 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 10 ins; 0 del; 3 mod; 200 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmThunks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 0 ins; 15 del; 5 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmThunks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 4 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmTierUpCount.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 136 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmValidate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
476 lines changed; 0 ins; 476 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmValidate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 0 ins; 41 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/WasmWorklist.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 0 del; 5 mod; 238 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/generateWasmOpsHeader.py

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 42 ins; 0 del; 22 mod; 293 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/generateWasmValidateInlinesHeader.py

944e794a: 8245284: Update to 610.1 version of WebKit  
171 lines changed; 0 ins; 171 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSToWasm.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
203 lines changed; 86 ins; 88 del; 29 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSToWasm.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSToWasmICCallee.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 9 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssembly.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
120 lines changed; 6 ins; 20 del; 94 mod; 279 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssembly.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyCodeBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyCodeBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 96 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyCodeBlockHeapCellType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 0 ins; 66 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyCodeBlockHeapCellType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 0 ins; 45 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 49 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyGlobal.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
87 lines changed; 87 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyGlobal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 69 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyHelpers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 2 ins; 0 del; 11 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyInstance.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 7 ins; 4 del; 22 mod; 290 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyInstance.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 19 ins; 5 del; 5 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyLinkError.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyLinkError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyMemory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 3 del; 9 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyMemory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 2 ins; 3 del; 7 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyModule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 8 del; 4 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyModule.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 8 ins; 4 del; 3 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyRuntimeError.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyRuntimeError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/JSWebAssemblyTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 8 ins; 2 del; 3 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WasmToJS.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
464 lines changed; 21 ins; 293 del; 150 mod; -11 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WasmToJS.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
272 lines changed; 50 ins; 158 del; 64 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyFunctionBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyFunctionBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 56 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyFunctionHeapCellType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 0 ins; 66 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyFunctionHeapCellType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 0 ins; 45 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyGlobalConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
160 lines changed; 160 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyGlobalConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyGlobalPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
153 lines changed; 153 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyGlobalPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 53 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyInstanceConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 1 ins; 0 del; 13 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyInstanceConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyInstancePrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyInstancePrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyMemoryConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 0 del; 21 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyMemoryConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyMemoryPrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyMemoryPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyModuleConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 3 del; 39 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyModuleConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyModulePrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyModuleRecord.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
159 lines changed; 70 ins; 14 del; 75 mod; 512 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyModuleRecord.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 9 ins; 1 del; 5 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyRuntimeErrorConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyRuntimeErrorConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyRuntimeErrorPrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 0 ins; 0 del; 20 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyTablePrototype.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 0 ins; 0 del; 29 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyTablePrototype.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 52 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyToJSCallee.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 0 ins; 72 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyToJSCallee.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 0 ins; 59 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyWrapperFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/wasm/js/WebAssemblyWrapperFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/Yarr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/YarrErrorCode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 8 ins; 0 del; 24 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/YarrErrorCode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 5 ins; 0 del; 3 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/YarrInterpreter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 12 ins; 0 del; 0 mod; 2450 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/YarrJIT.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
120 lines changed; 15 ins; 90 del; 15 mod; 4113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/YarrJIT.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 4 del; 0 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/YarrParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
100 lines changed; 60 ins; 11 del; 29 mod; 1142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/YarrPattern.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 1502 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/JavaScriptCore/yarr/generateYarrCanonicalizeUnicode

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 204 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/Scripts/generate-unified-source-bundles.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 19 ins; 0 del; 3 mod; 371 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/AggregateLogger.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 117 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/AnsiColors.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Assertions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 723 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Assertions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 11 ins; 9 del; 15 mod; 664 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/AutomaticThread.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 239 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Bag.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Bag.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 3 del; 3 mod; 153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/BitVector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 267 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/BitVector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 501 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Bitmap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 30 ins; 0 del; 4 mod; 419 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/BlockObjCExceptions.mm

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/BlockPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 2 del; 1 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/BloomFilter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 254 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Brigand.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 2486 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/BumpPointerAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 251 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/CMakeLists.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 27 ins; 2 del; 1 mod; 535 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/CallbackAggregator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/CheckedArithmetic.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 1005 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/CheckedBoolean.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/CompactPointerTuple.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Compiler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 464 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/CompletionHandler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 116 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ConcurrentBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ConcurrentBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/CrossThreadCopier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/CurrentTime.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 2 del; 4 mod; 288 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/DataLog.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/DataLog.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/DateMath.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
240 lines changed; 23 ins; 176 del; 41 mod; 797 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/DateMath.h

944e794a: 8245284: Update to 610.1 version of WebKit  
288 lines changed; 262 ins; 1 del; 25 mod; 130 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/DebugHeap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
81 lines changed; 81 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/DebugHeap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
99 lines changed; 99 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/DeferrableRefCounted.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/DumbPtrTraits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/EnumClassOperatorOverloads.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 60 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/FastBitVector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 4 ins; 0 del; 4 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/FastBitVector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 45 ins; 29 del; 5 mod; 523 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/FastMalloc.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
232 lines changed; 228 ins; 0 del; 4 mod; 405 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/FastMalloc.h

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 80 ins; 0 del; 0 mod; 310 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/FeatureDefines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
773 lines changed; 0 ins; 773 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/FileSystem.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 392 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Forward.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 0 del; 1 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Function.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 10 ins; 0 del; 2 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/GetPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Gigacage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Gigacage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 3 ins; 42 del; 4 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/GregorianDateTime.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 47 ins; 0 del; 3 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/GregorianDateTime.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 13 ins; 26 del; 15 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/HashCountedSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 317 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/HashFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 268 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/HashMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 593 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/HashTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/HashTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
264 lines changed; 109 ins; 77 del; 78 mod; 1401 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/HashTraits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 21 ins; 0 del; 25 mod; 373 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/HexNumber.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 2 ins; 40 del; 4 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/JSONValues.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 855 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/JSONValues.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 487 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Language.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Language.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 11 ins; 1 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ListHashSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 780 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Lock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/LockAlgorithm.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/LockAlgorithmInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Logger.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 15 del; 4 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Logger.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 285 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/LoggerHelper.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MD5.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MainThread.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 0 ins; 20 del; 3 mod; 184 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MainThread.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 13 del; 2 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MallocPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 20 ins; 4 del; 8 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Markable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 20 ins; 0 del; 0 mod; 153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MathExtras.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 662 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MediaTime.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 14 ins; 25 del; 16 mod; 589 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MediaTime.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 22 ins; 11 del; 7 mod; 173 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MetaAllocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 495 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MetaAllocatorHandle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MetaAllocatorPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/MonotonicTime.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 210 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/NakedRef.h

944e794a: 8245284: Update to 610.1 version of WebKit  
121 lines changed; 121 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/NaturalLoops.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 362 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/NeverDestroyed.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ObjectIdentifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 20 ins; 1 del; 3 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/OptionSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 1 del; 0 mod; 165 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/OptionSetHash.h

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 70 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Packed.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 31 ins; 0 del; 10 mod; 226 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PackedIntVector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
124 lines changed; 0 ins; 124 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PackedRef.h

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 38 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PackedRefPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 38 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PageBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PageBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 31 ins; 0 del; 0 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ParkingLot.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 811 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Platform.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1543 lines changed; 7 ins; 1463 del; 73 mod; -1350 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformCPU.h

944e794a: 8245284: Update to 610.1 version of WebKit  
364 lines changed; 364 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformCallingConventions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 75 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformEnable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
871 lines changed; 871 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformEnableCocoa.h

944e794a: 8245284: Update to 610.1 version of WebKit  
244 lines changed; 244 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformEnableWinApple.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformEnableWinCairo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformHave.h

944e794a: 8245284: Update to 610.1 version of WebKit  
580 lines changed; 580 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformJSCOnly.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformJava.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 7 del; 0 mod; 118 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformLegacy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 90 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformOS.h

944e794a: 8245284: Update to 610.1 version of WebKit  
154 lines changed; 154 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformPlayStation.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 26 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformRegisters.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
73 lines changed; 73 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PlatformUse.h

944e794a: 8245284: Update to 610.1 version of WebKit  
313 lines changed; 313 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PointerPreparations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 14 ins; 3 del; 4 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PtrTag.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/PtrTag.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 2 del; 6 mod; 583 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/RAMSize.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Ref.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 1 del; 5 mod; 268 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/RefCounted.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/RefCounted.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 3 ins; 4 del; 8 mod; 187 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/RefCountedArray.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/RefCountedArray.h

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 34 ins; 0 del; 4 mod; 249 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/RefPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 3 ins; 2 del; 6 mod; 269 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/RetainPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 400 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/RunLoop.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 17 ins; 0 del; 1 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SHA1.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SchedulePair.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Seconds.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Seconds.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 358 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SegmentedVector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SegmentedVector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 273 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SingleRootGraph.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 308 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SizeLimits.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 90 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SmallPtrSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SmallPtrSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 249 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/StackBounds.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 2 ins; 61 del; 3 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/StackBounds.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 6 ins; 32 del; 13 mod; 95 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/StackCheck.h

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 48 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/StackShot.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/StackStats.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 0 ins; 23 del; 1 mod; 254 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/StackTrace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 4 del; 1 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/StdLibExtras.h

944e794a: 8245284: Update to 610.1 version of WebKit  
95 lines changed; 0 ins; 91 del; 4 mod; 421 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/SystemTracing.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 1 del; 0 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ThreadSafeRefCounted.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 40 ins; 0 del; 1 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ThreadSpecific.h

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 0 ins; 19 del; 11 mod; 189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Threading.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 345 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Threading.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 36 ins; 16 del; 6 mod; 324 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ThreadingPrimitives.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 0 ins; 34 del; 0 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/TinyPtrSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 522 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/URL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 15 ins; 0 del; 1 mod; 1102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/URL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 393 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/URLHash.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/URLHelpers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 862 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/URLParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 2 ins; 24 del; 10 mod; 2892 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/UUID.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 1 del; 13 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/UnalignedAccess.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/UniqueArray.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/UniqueArray.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 24 ins; 0 del; 3 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/ValueCheck.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Variant.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 2 del; 2 mod; 2075 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Vector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/Vector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
185 lines changed; 21 ins; 5 del; 159 mod; 1559 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/VectorHash.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 55 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/VectorTraits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 0 ins; 0 del; 22 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/WTFAssertions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/WallTime.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/WeakHashSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 2 del; 3 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/WeakPtr.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/WordLock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cf/LanguageCF.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 17 ins; 3 del; 15 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cf/RunLoopCF.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/CPUTimeCocoa.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 85 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/CrashReporter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/CrashReporter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 32 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/Entitlements.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 37 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/LanguageCocoa.mm

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/MachSendRight.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 8 ins; 0 del; 2 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/MainThreadCocoa.mm

944e794a: 8245284: Update to 610.1 version of WebKit  
88 lines changed; 19 ins; 50 del; 19 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/MemoryFootprintCocoa.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/MemoryPressureHandlerCocoa.mm

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/cocoa/SoftLinking.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 0 del; 3 mod; 614 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/dtoa.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/dtoa/double-conversion.cc

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 1 del; 4 mod; 659 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/dtoa/double-conversion.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 416 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/dtoa/utils.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 365 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/generic/MainThreadGeneric.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 10 del; 0 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/generic/RunLoopGeneric.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 304 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/java/FileSystemJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 365 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/java/JavaMath.h

bc91b7b0: Fix exec files
944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 66 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/linux/MemoryPressureHandlerLinux.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 139 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/linux/ProcessMemoryFootprint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 62 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/mac/AppKitCompatibilityDeclarations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 0 ins; 28 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/persistence/PersistentDecoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/persistence/PersistentDecoder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/persistence/PersistentEncoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/persistence/PersistentEncoder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 2 ins; 0 del; 11 mod; 112 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/spi/darwin/DataVaultSPI.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 40 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/spi/darwin/ProcessMemoryFootprint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 80 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/spi/darwin/SandboxSPI.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 6 ins; 2 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/spi/darwin/dyldSPI.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 20 ins; 0 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/AtomStringHash.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/AtomStringImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 7 ins; 0 del; 49 mod; 504 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/AtomStringImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/AtomStringTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/AtomStringTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 42 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/AtomicString.h

944e794a: 8245284: Update to 610.1 version of WebKit  
377 lines changed; 377 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/CString.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/CString.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/IntegerToStringConversion.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 127 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 0 del; 5 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 24 del; 2 mod; 433 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringBuilder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 1 ins; 8 del; 5 mod; 452 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringCommon.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 3 del; 2 mod; 667 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringHash.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 24 ins; 0 del; 3 mod; 198 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringHasher.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 349 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 13 ins; 1 del; 10 mod; 1905 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
81 lines changed; 48 ins; 8 del; 25 mod; 1198 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringToIntegerConversion.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/StringView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 1030 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/SymbolImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/SymbolRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/TextBreakIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 359 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/TextStream.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 0 del; 6 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/TextStream.h

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 53 ins; 0 del; 0 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/UniquedStringImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 60 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/ValueToString.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 0 ins; 56 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/WTFString.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 0 del; 4 mod; 1130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/WTFString.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 690 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/cf/StringImplCF.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 5 ins; 0 del; 6 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/cocoa/TextBreakIteratorInternalICUCocoa.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 115 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/cocoa/TextStreamCocoa.mm

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 32 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 392 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/text/win/StringWin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 53 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/unicode/UTF8Conversion.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 194 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/win/MainThreadWin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 10 del; 0 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/win/PathWalker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/win/RunLoopWin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 12 ins; 0 del; 1 mod; 191 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/win/ThreadSpecificWin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 0 ins; 43 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WTF/wtf/win/ThreadingWin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 17 ins; 49 del; 23 mod; 320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/CMakeLists.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
86 lines changed; 50 ins; 28 del; 8 mod; 1937 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/DerivedSources-input.xcfilelist

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 41 ins; 17 del; 1 mod; 1079 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/DerivedSources-output.xcfilelist

944e794a: 8245284: Update to 610.1 version of WebKit  
119 lines changed; 83 ins; 36 del; 0 mod; 2059 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/DerivedSources.make

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 43 ins; 18 del; 13 mod; 1767 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Headers.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
82 lines changed; 63 ins; 10 del; 9 mod; 1458 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 63 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayCancelEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 55 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayCancelEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 58 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayCancelEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 31 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayPaymentAuthorizedEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayPaymentAuthorizedEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayPaymentMethodSelectedEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayPaymentMethodSelectedEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayPaymentMethodUpdate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 9 ins; 0 del; 1 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayRequestBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 3 del; 0 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePaySession.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 30 ins; 21 del; 7 mod; 989 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePaySession.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 1 del; 3 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePaySession.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 67 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePaySessionError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePaySessionError.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 32 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePaySessionPaymentRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 4 del; 0 mod; 259 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayShippingContactSelectedEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayShippingContactSelectedEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayShippingMethodSelectedEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayShippingMethodSelectedEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayValidateMerchantEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/ApplePayValidateMerchantEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentCoordinator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 303 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentCoordinator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 1 del; 2 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentCoordinatorClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 1 del; 0 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentHeaders.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentMerchantSession.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 58 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentMethodUpdate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 65 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentSession.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentSession.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 56 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentSessionError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 54 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/PaymentSummaryItems.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 41 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/paymentrequest/ApplePayPaymentHandler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 25 ins; 8 del; 19 mod; 567 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/applepay/paymentrequest/ApplePayPaymentHandler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 92 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/Clipboard.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
370 lines changed; 370 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/Clipboard.h

944e794a: 8245284: Update to 610.1 version of WebKit  
117 lines changed; 117 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/Clipboard.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 38 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/ClipboardItem.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
111 lines changed; 111 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/ClipboardItem.h

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 79 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/ClipboardItem.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/ClipboardItemBindingsDataSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
326 lines changed; 326 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/ClipboardItemBindingsDataSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
99 lines changed; 99 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/ClipboardItemDataSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/ClipboardItemPasteboardDataSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 65 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/ClipboardItemPasteboardDataSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 48 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/NavigatorClipboard.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 70 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/NavigatorClipboard.h

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 53 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/async-clipboard/NavigatorClipboard.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 30 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/CacheStorageConnection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/CacheStorageConnection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 25 ins; 6 del; 43 mod; 538 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMCache.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMCacheEngine.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 1 del; 4 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMCacheEngine.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 1 del; 0 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMCacheStorage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 9 ins; 15 del; 35 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMCacheStorage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMCacheStorage.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/DOMWindowCaches.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/WorkerCacheStorageConnection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/cache/WorkerCacheStorageConnection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/credentialmanagement/CredentialsContainer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/CDM.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 658 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/InitDataRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 278 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeyEncryptionScheme.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeySession.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 3 ins; 13 del; 16 mod; 715 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeySession.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 7 ins; 7 del; 3 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeySession.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeySessionType.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeyStatusMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeyStatusMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeyStatusMap.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeySystemAccess.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeySystemAccess.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeys.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeys.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 3 del; 1 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeys.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/MediaKeysRequirement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/NavigatorEME.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/NavigatorEME.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/legacy/LegacyCDMSessionClearKey.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyMessageEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyMessageEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyNeededEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyNeededEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeySession.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 1 ins; 20 del; 4 mod; 229 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeySession.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 5 del; 1 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/DOMFileSystem.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 347 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/DOMFileSystem.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemDirectoryEntry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 12 ins; 0 del; 7 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemDirectoryReader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 10 ins; 0 del; 6 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemDirectoryReader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemDirectoryReader.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemEntry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 9 ins; 1 del; 8 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemEntry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemEntry.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemFileEntry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 10 ins; 1 del; 6 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemFileEntry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/entriesapi/FileSystemFileEntry.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/DOMWindowFetch.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/DOMWindowFetch.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBody.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 6 ins; 1 del; 3 mod; 320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBody.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 1 del; 3 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBody.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBodyConsumer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBodyConsumer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBodyOwner.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 1 del; 4 mod; 407 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBodyOwner.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBodySource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchBodySource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchHeaders.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 30 ins; 0 del; 4 mod; 208 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchHeaders.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 1 del; 2 mod; 163 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 2 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchRequest.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 3 ins; 6 del; 5 mod; 322 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchResponse.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 3 ins; 6 del; 0 mod; 543 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchResponse.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/FetchResponse.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/WorkerGlobalScopeFetch.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/fetch/WorkerGlobalScopeFetch.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/gamepad/GamepadEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/gamepad/GamepadEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/geolocation/Geolocation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 20 ins; 5 del; 6 mod; 728 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/geolocation/Geolocation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 1 del; 3 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/geolocation/Geolocation.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/geolocation/GeolocationClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/geolocation/GeolocationController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/geolocation/GeolocationController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 85 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/highlight/HighlightMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 61 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/highlight/HighlightMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 55 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/highlight/HighlightMap.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/highlight/HighlightRangeGroup.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
77 lines changed; 77 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/highlight/HighlightRangeGroup.h

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 75 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/highlight/HighlightRangeGroup.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 33 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBActiveDOMObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBCursor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 27 ins; 0 del; 17 mod; 348 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBCursor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 6 ins; 0 del; 5 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBCursor.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBDatabase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 0 ins; 12 del; 31 mod; 462 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBDatabase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 1 del; 1 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBFactory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBFactory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBFactory.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBGetResult.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBGetResult.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 18 ins; 0 del; 1 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBIndex.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 0 ins; 5 del; 39 mod; 389 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBIndex.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 2 ins; 2 del; 23 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBIndex.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 1 ins; 0 del; 14 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBKeyData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 31 ins; 0 del; 0 mod; 477 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBKeyData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 309 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBKeyRange.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBKeyRange.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBKeyRange.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 0 ins; 5 del; 54 mod; 698 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBObjectStore.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 3 ins; 2 del; 29 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBObjectStore.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 1 ins; 0 del; 20 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 19 ins; 3 del; 11 mod; 222 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBRequest.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 4 ins; 11 del; 31 mod; 533 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 1 del; 1 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBRequestCompletionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBRequestCompletionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBTransaction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
291 lines changed; 89 ins; 70 del; 132 mod; 1214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBTransaction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 7 ins; 7 del; 20 mod; 256 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 15 ins; 0 del; 0 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/IndexedDB.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 53 ins; 9 del; 4 mod; 550 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 1 del; 3 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 9 del; 5 mod; 509 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServerDelegate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 2 ins; 5 del; 2 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/client/TransactionOperation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 5 ins; 0 del; 5 mod; 180 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 8 del; 0 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClientDelegate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 5 del; 2 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/IDBServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
332 lines changed; 73 ins; 218 del; 41 mod; 398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/IDBServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
86 lines changed; 3 ins; 64 del; 19 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/MemoryCursor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 32 ins; 11 del; 5 mod; 584 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 8 ins; 10 del; 2 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
317 lines changed; 246 ins; 30 del; 41 mod; 2518 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 13 ins; 7 del; 6 mod; 194 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
198 lines changed; 139 ins; 18 del; 41 mod; 513 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/SQLiteIDBCursor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 14 ins; 2 del; 3 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 225 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1732 lines changed; 147 ins; 1346 del; 239 mod; -519 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
160 lines changed; 6 ins; 145 del; 9 mod; 14 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 2 ins; 26 del; 10 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 3 del; 4 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 12 ins; 40 del; 19 mod; 348 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 6 del; 6 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBCursorRecord.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 0 del; 1 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 8 ins; 0 del; 2 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBGetAllRecordsData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBGetRecordData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 2 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 1 del; 1 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 8 del; 3 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 5 del; 3 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 184 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBResourceIdentifier.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 2 del; 5 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBResourceIdentifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 8 ins; 0 del; 5 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBResultData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 131 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/InProcessIDBServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
467 lines changed; 0 ins; 467 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/indexeddb/shared/InProcessIDBServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
143 lines changed; 0 ins; 143 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/ColorGamut.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 30 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/HdrMetadataType.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 30 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/MediaCapabilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 13 ins; 0 del; 2 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/MediaCapabilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 45 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/ScreenColorGamut.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 0 ins; 36 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/ScreenColorGamut.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 0 ins; 30 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/ScreenLuminance.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 0 ins; 49 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/ScreenLuminance.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 0 ins; 34 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/TransferFunction.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 30 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacapabilities/VideoConfiguration.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 306 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediacontrols/MediaControlsHost.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/BlobEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/BlobEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/MediaRecorder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 54 ins; 13 del; 13 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/MediaRecorder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 6 ins; 1 del; 2 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/MediaRecorder.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/MediaRecorderErrorEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/MediaRecorderErrorEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 57 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/MediaRecorderProvider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 42 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediarecorder/MediaRecorderProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasession/WebMediaSessionManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
179 lines changed; 109 ins; 39 del; 31 mod; 360 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasession/WebMediaSessionManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 21 ins; 0 del; 0 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasession/WebMediaSessionManagerClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/MediaSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 29 del; 32 mod; 1038 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/MediaSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 2 ins; 4 del; 3 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/MediaSourceRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/MediaSourceRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/SampleMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 324 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/SampleMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/SourceBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
130 lines changed; 50 ins; 52 del; 28 mod; 2250 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/SourceBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 3 del; 1 mod; 266 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/SourceBufferList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 29 del; 2 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediasource/SourceBufferList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 4 del; 1 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/CanvasCaptureMediaStreamTrack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 9 ins; 0 del; 2 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/CanvasCaptureMediaStreamTrack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaDevices.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 52 ins; 15 del; 13 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaDevices.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 17 ins; 4 del; 5 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaDevices.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 8 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaStream.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
87 lines changed; 5 ins; 81 del; 1 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaStream.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 0 ins; 20 del; 0 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaStreamTrack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
138 lines changed; 74 ins; 32 del; 32 mod; 502 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaStreamTrack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 21 ins; 9 del; 7 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaStreamTrackEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/MediaStreamTrackEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/NavigatorMediaDevices.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/NavigatorMediaDevices.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/OverconstrainedError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/OverconstrainedError.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 36 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/OverconstrainedErrorEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 38 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/OverconstrainedErrorEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
107 lines changed; 40 ins; 27 del; 40 mod; 493 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/PeerConnectionBackend.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 9 ins; 0 del; 6 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCDTMFSender.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 5 del; 0 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCDTMFSender.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCDTMFToneChangeEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCDTMFToneChangeEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCDataChannel.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
83 lines changed; 25 ins; 44 del; 14 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCDataChannel.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 5 ins; 7 del; 2 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCDataChannelEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCDataChannelEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 55 ins; 6 del; 29 mod; 640 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCPeerConnection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 11 ins; 0 del; 6 mod; 230 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCPeerConnection.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCPeerConnectionIceEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCPeerConnectionIceEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpCapabilities.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 11 del; 0 mod; 29 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpCodecCapability.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpReceiver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpReceiver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpSender.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpSenderBackend.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 3 del; 0 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpTransceiver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpTransceiver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpTransceiver.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCRtpTransceiverBackend.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCStatsReport.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 8 ins; 5 del; 5 mod; 230 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCStatsReport.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 240 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCTrackEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/RTCTrackEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/UserMediaClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/UserMediaController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
102 lines changed; 0 ins; 90 del; 12 mod; -20 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/UserMediaController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 1 ins; 17 del; 3 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/UserMediaRequest.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
168 lines changed; 58 ins; 85 del; 25 mod; 208 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/UserMediaRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 8 ins; 15 del; 4 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCCertificateGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCDataChannelHandler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCDataChannelHandler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 19 ins; 45 del; 12 mod; 821 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 1 del; 4 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCObservers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 1 ins; 20 del; 1 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
108 lines changed; 22 ins; 76 del; 10 mod; 412 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 2 del; 1 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpReceiverBackend.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpSenderBackend.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
98 lines changed; 56 ins; 18 del; 24 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpSenderBackend.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 4 ins; 42 del; 8 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransceiverBackend.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 42 ins; 0 del; 0 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransceiverBackend.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCStatsCollector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 13 ins; 11 del; 44 mod; 376 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCStatsCollector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 27 ins; 0 del; 2 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/modern-media-controls/controls/auto-hide-controller.js

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 13 ins; 12 del; 24 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/modern-media-controls/controls/slider.js

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 0 ins; 33 del; 11 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/modern-media-controls/gesture-recognizers/gesture-recognizer.js

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 3 ins; 50 del; 37 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/modern-media-controls/media/pip-support.js

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 0 del; 1 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/modern-media-controls/media/placard-support.js

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 14 ins; 1 del; 5 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/notifications/Notification.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 36 ins; 3 del; 15 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/notifications/Notification.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 0 del; 5 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/MerchantValidationEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/MerchantValidationEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentHandler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 14 ins; 0 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentHandler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentMethodChangeEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentMethodChangeEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentRequest.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 32 ins; 14 del; 3 mod; 729 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 1 del; 2 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentRequestUpdateEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentRequestUpdateEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentResponse.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 15 ins; 5 del; 3 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentResponse.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 2 del; 2 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/paymentrequest/PaymentResponse.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/DocumentPictureInPicture.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 74 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/DocumentPictureInPicture.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/DocumentPictureInPicture.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/EnterPictureInPictureEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 52 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/EnterPictureInPictureEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 58 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/EnterPictureInPictureEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 41 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/HTMLVideoElementPictureInPicture.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
207 lines changed; 207 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/HTMLVideoElementPictureInPicture.h

944e794a: 8245284: Update to 610.1 version of WebKit  
94 lines changed; 94 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/HTMLVideoElementPictureInPicture.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 38 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/PictureInPictureWindow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 62 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/PictureInPictureWindow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 68 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/pictureinpicture/PictureInPictureWindow.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/remoteplayback/HTMLMediaElementRemotePlayback.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/remoteplayback/HTMLMediaElementRemotePlayback.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/remoteplayback/RemotePlayback.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
414 lines changed; 414 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/remoteplayback/RemotePlayback.h

944e794a: 8245284: Update to 610.1 version of WebKit  
115 lines changed; 115 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/remoteplayback/RemotePlayback.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 47 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/remoteplayback/RemotePlaybackAvailabilityCallback.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 46 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/remoteplayback/RemotePlaybackAvailabilityCallback.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 28 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/speech/SpeechSynthesis.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 304 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/speech/SpeechSynthesis.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/speech/SpeechSynthesisEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/speech/SpeechSynthesisEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/streams/ReadableStream.js

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 229 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/streams/ReadableStreamInternals.js

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 531 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/streams/ReadableStreamSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 91 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/streams/ReadableStreamSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 2 ins; 50 del; 2 mod; 19 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 588 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioBufferSourceNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioBufferSourceNode.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 11 ins; 3 del; 8 mod; 1385 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 9 ins; 7 del; 4 mod; 449 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioContext.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 599 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 255 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioNode.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioProcessingEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioProcessingEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 14 ins; 24 del; 9 mod; 154 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 4 ins; 7 del; 3 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/MediaStreamAudioSourceNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/OfflineAudioContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 5 ins; 0 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/OfflineAudioContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/OscillatorNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/OscillatorNode.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/PannerNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 361 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/PannerNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 1 del; 0 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/RealtimeAnalyser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 304 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/RealtimeAnalyser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 11 ins; 30 del; 0 mod; 223 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/ScriptProcessorNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 4 ins; 4 del; 2 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webaudio/ScriptProcessorNode.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientInputs.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientInputs.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 30 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientOutputs.h

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 38 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientOutputs.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 31 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorAssertionResponse.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 71 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorAssertionResponse.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 12 ins; 9 del; 3 mod; 46 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorAttestationResponse.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 61 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorAttestationResponse.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 6 del; 3 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 24 ins; 7 del; 15 mod; 251 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 0 del; 4 mod; 62 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorCoordinatorClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 0 ins; 67 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorCoordinatorClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 3 ins; 18 del; 4 mod; 37 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorResponse.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
95 lines changed; 95 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorResponse.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 13 ins; 3 del; 5 mod; 53 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/AuthenticatorResponseData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
182 lines changed; 182 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/PublicKeyCredential.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 9 ins; 17 del; 7 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/PublicKeyCredential.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 2 ins; 8 del; 5 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/PublicKeyCredential.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 7 del; 0 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/PublicKeyCredentialCreationOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 6 ins; 18 del; 2 mod; 188 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/PublicKeyCredentialData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
184 lines changed; 0 ins; 184 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/WebAuthenticationConstants.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/cbor/CBORReader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 380 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/DeviceRequestConverter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 14 ins; 0 del; 4 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/DeviceRequestConverter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 5 ins; 1 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/DeviceResponseConverter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 20 ins; 4 del; 26 mod; 286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/DeviceResponseConverter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 3 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/FidoConstants.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 251 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/FidoHidMessage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/FidoHidPacket.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 157 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/Pin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
327 lines changed; 327 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/Pin.h

944e794a: 8245284: Update to 610.1 version of WebKit  
187 lines changed; 187 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/U2fCommandConstructor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 10 ins; 0 del; 1 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/U2fCommandConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/U2fResponseConverter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 4 ins; 0 del; 8 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webauthn/fido/U2fResponseConverter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/Database.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 0 del; 3 mod; 812 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 1 ins; 9 del; 1 mod; 203 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/DatabaseContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/DatabaseDetails.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/DatabaseManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 273 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/DatabaseTask.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/DatabaseTask.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 155 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/DatabaseThread.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 182 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/SQLTransaction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 23 ins; 0 del; 5 mod; 651 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webdatabase/SQLTransaction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUBindGroupLayoutBinding.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUBufferUsage.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUCanvasContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 3 del; 0 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUCanvasContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 2 del; 0 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUCanvasContext.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUColorStateDescriptor.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 37 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUColorWrite.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 41 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUColorWriteBits.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 0 ins; 41 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUShaderStage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUShaderStage.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 39 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUShaderStageBit.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 0 ins; 49 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUShaderStageBit.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 0 ins; 39 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUTextureUsage.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 39 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUUncapturedErrorEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 66 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUUncapturedErrorEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 60 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/GPUUncapturedErrorEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 43 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLAST.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLAddressSpace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLConstantExpression.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 13 del; 2 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLDotExpression.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 3 ins; 15 del; 0 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLExpression.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 20 ins; 11 del; 17 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLExpression.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 4 del; 0 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLIndexExpression.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 8 ins; 15 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLNativeTypeDeclaration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 21 ins; 0 del; 2 mod; 147 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLNullLiteral.h

944e794a: 8245284: Update to 610.1 version of WebKit  
81 lines changed; 0 ins; 81 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLNullLiteralType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 0 ins; 60 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLNullLiteralType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 0 ins; 70 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLPropertyAccessExpression.h

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 0 ins; 33 del; 0 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLReadModifyWriteExpression.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 10 del; 0 mod; 188 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/AST/WHLSLType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/Metal/WHLSLEntryPointScaffolding.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 18 ins; 0 del; 22 mod; 588 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/Metal/WHLSLEntryPointScaffolding.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/Metal/WHLSLFunctionWriter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
442 lines changed; 199 ins; 168 del; 75 mod; 528 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/Metal/WHLSLMetalCodeGenerator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 49 ins; 0 del; 3 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/Metal/WHLSLNativeFunctionWriter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
591 lines changed; 87 ins; 379 del; 125 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/Metal/WHLSLNativeFunctionWriter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/Metal/WHLSLNativeTypeWriter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 11 del; 2 mod; 168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLASTDumper.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 11 del; 0 mod; 661 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLASTDumper.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 153 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLBuildStandardLibraryFunctionMap.py

944e794a: 8245284: Update to 610.1 version of WebKit  
110 lines changed; 110 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLCheckDuplicateFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 17 del; 1 mod; 163 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLCheckReferenceTypes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
98 lines changed; 98 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLCheckReferenceTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLCheckTextureReferences.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLChecker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
443 lines changed; 67 ins; 310 del; 66 mod; 1013 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLHighZombieFinder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 7 ins; 4 del; 9 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLInferTypes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 8 del; 1 mod; 218 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLIntrinsics.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 5 ins; 0 del; 4 mod; 285 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLIntrinsics.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 24 ins; 0 del; 0 mod; 200 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLLexer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 0 ins; 32 del; 0 mod; 1710 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLLiteralTypeChecker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 2 ins; 8 del; 3 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 3 del; 1 mod; 2082 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLPrepare.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 4 del; 0 mod; 328 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLPreserveVariableLifetimes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 297 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLProgram.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 59 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLProgram.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLPropertyResolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
764 lines changed; 42 ins; 596 del; 126 mod; -482 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLPruneUnreachableStandardLibraryFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 1 ins; 17 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLSemanticMatcher.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 6 del; 9 mod; 321 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLStandardLibrary.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
43107 lines changed; 8180 ins; 27670 del; 7257 mod; -25104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLStandardLibraryUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 8 del; 0 mod; 130 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLSynthesizeArrayOperatorLength.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
83 lines changed; 0 ins; 83 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLSynthesizeArrayOperatorLength.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 0 ins; 45 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLSynthesizeConstructors.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLSynthesizeEnumerationFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 9 del; 0 mod; 71 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLSynthesizeStructureAccessors.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 0 ins; 71 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLSynthesizeStructureAccessors.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 0 ins; 45 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLVisitor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 16 del; 0 mod; 560 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WHLSL/WHLSLVisitor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 3 del; 0 mod; 201 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPU.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPU.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUAdapter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 7 ins; 1 del; 5 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUAdapter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUAdapter.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUBuffer.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUComputePipeline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 37 ins; 1 del; 3 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUComputePipeline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 20 ins; 1 del; 5 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUComputePipeline.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUComputePipelineDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUComputePipelineDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUComputePipelineDescriptor.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUDevice.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
130 lines changed; 111 ins; 0 del; 19 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUDevice.h

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 23 ins; 1 del; 9 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUDevice.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 59 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUDeviceEventHandler.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUPipeline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 90 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUPipeline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 75 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUPipelineStageDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 0 ins; 43 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUPipelineStageDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 0 ins; 45 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUPipelineStageDescriptor.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 0 ins; 35 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUProgrammableStageDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 43 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUProgrammableStageDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUProgrammableStageDescriptor.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPURenderPipeline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 55 ins; 1 del; 3 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPURenderPipeline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 22 ins; 1 del; 5 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPURenderPipeline.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPURenderPipelineDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPURenderPipelineDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPURenderPipelineDescriptor.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUShaderModule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 11 ins; 0 del; 3 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webgpu/WebGPUShaderModule.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 8 ins; 1 del; 4 mod; 46 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/CloseEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/CloseEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/WebSocket.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 1 ins; 5 del; 5 mod; 658 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/WebSocket.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/WebSocketChannel.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 850 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/WebSocketDeflater.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 203 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/WebSocketHandshake.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 592 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 13 ins; 0 del; 2 mod; 587 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/DOMWindowWebVR.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 0 ins; 36 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/GamepadWebVR.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 0 ins; 46 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/GamepadWebVR.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 0 ins; 46 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/GamepadWebVR.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 31 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/NavigatorWebVR.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
104 lines changed; 0 ins; 104 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/NavigatorWebVR.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 0 ins; 57 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/NavigatorWebVR.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 31 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplay.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
250 lines changed; 0 ins; 250 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplay.h

944e794a: 8245284: Update to 610.1 version of WebKit  
134 lines changed; 0 ins; 134 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplay.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 0 ins; 62 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplayCapabilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 0 ins; 57 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplayCapabilities.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 0 ins; 35 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplayEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 0 ins; 53 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplayEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 0 ins; 66 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplayEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 0 ins; 39 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplayEventReason.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 0 ins; 36 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRDisplayEventReason.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 0 ins; 32 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VREye.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 0 ins; 34 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VREye.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 0 ins; 30 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VREyeParameters.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 0 ins; 65 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VREyeParameters.h

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VREyeParameters.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 0 ins; 35 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRFieldOfView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRFieldOfView.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 0 ins; 33 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRFrameData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
143 lines changed; 0 ins; 143 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRFrameData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 0 ins; 67 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRFrameData.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 0 ins; 41 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRLayerInit.h

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 0 ins; 39 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRLayerInit.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 0 ins; 37 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRPose.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 0 ins; 80 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRPose.h

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 0 ins; 66 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRPose.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 0 ins; 35 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRStageParameters.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 0 ins; 57 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRStageParameters.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 0 ins; 56 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Modules/webvr/VRStageParameters.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 0 ins; 33 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/PAL/pal/CMakeLists.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/PAL/pal/FileSizeFormatter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/PAL/pal/FileSizeFormatter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 30 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/PAL/pal/PlatformPlayStation.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 14 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/PAL/pal/SessionID.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 5 ins; 6 del; 1 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/PAL/pal/win/LoggingWin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 4 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/PlatformJava.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 58 del; 0 mod; 52 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/PlatformPlayStation.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
95 lines changed; 0 ins; 95 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Scripts/GenerateSettings.rb

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Scripts/generate-unified-sources.sh

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 23 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/Sources.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
214 lines changed; 143 ins; 59 del; 12 mod; 3434 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/SourcesCocoa.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 18 ins; 4 del; 13 mod; 624 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/SourcesGTK.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 4 del; 1 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/SourcesPlatformJava.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/SourcesWPE.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 1 del; 4 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/WebCoreMacros.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 2 ins; 14 del; 10 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/WebCorePrefix.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 6 del; 2 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AXObjectCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
268 lines changed; 183 ins; 35 del; 50 mod; 2985 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AXObjectCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 21 ins; 3 del; 24 mod; 576 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityARIAGrid.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityARIAGrid.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityARIAGridCell.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityARIAGridRow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityARIAGridRow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityLabel.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityLabel.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 5 del; 0 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityListBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityListBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityMathMLElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 443 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityMathMLElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityMediaControls.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityMenuList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityMenuListPopup.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityNodeObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 2273 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityNodeObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
686 lines changed; 382 ins; 260 del; 44 mod; 3159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
827 lines changed; 34 ins; 310 del; 483 mod; -20 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityObjectInterface.h

944e794a: 8245284: Update to 610.1 version of WebKit  
991 lines changed; 975 ins; 1 del; 15 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityRenderObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 1 ins; 2 del; 22 mod; 3869 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityRenderObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 1 del; 7 mod; 293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilitySVGElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 317 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityScrollView.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 277 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityScrollView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilitySlider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilitySlider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilitySpinButton.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilitySpinButton.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 1 del; 3 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 726 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityTableCell.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 449 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityTableColumn.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityTableColumn.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityTableRow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibilityTableRow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibleSetValueEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/AccessibleSetValueEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/AXObjectCacheAtk.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 5 ins; 0 del; 18 mod; 391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/AccessibilityObjectAtk.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 16 ins; 0 del; 0 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/WebKitAccessible.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 1371 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/WebKitAccessibleHyperlink.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 311 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceAction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceHypertext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceSelection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 247 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/WebKitAccessibleInterfaceText.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 1273 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/WebKitAccessibleUtil.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 256 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/atk/WebKitAccessibleUtil.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 70 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1850 lines changed; 1850 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
838 lines changed; 838 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 27 ins; 22 del; 15 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 5 ins; 4 del; 11 mod; 75 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/isolatedtree/AXIsolatedTreeNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
191 lines changed; 0 ins; 191 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/accessibility/isolatedtree/AXIsolatedTreeNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
146 lines changed; 0 ins; 146 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/Animatable.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/AnimationEffect.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 28 ins; 22 del; 11 mod; 463 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/AnimationEffect.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 11 ins; 0 del; 2 mod; 116 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/AnimationEventBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/AnimationEventBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 65 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/AnimationPlaybackEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 3 ins; 1 del; 5 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/AnimationPlaybackEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 6 ins; 3 del; 4 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/AnimationTimeline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
437 lines changed; 222 ins; 78 del; 137 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/AnimationTimeline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 11 ins; 0 del; 6 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/CSSAnimation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 14 ins; 1 del; 2 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/CSSAnimation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 2 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/CSSPropertyBlendingClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/CSSTransition.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 15 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/CSSTransition.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/DeclarativeAnimation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 22 ins; 30 del; 10 mod; 291 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/DeclarativeAnimation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 8 ins; 10 del; 2 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/DocumentTimeline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
209 lines changed; 142 ins; 35 del; 32 mod; 540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/DocumentTimeline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 7 ins; 3 del; 6 mod; 106 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/GetAnimationsOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/GetAnimationsOptions.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 28 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/KeyframeEffect.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
311 lines changed; 174 ins; 26 del; 111 mod; 1352 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/KeyframeEffect.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 30 ins; 0 del; 14 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/KeyframeEffect.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 56 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/KeyframeEffectStack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
103 lines changed; 103 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/KeyframeEffectStack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 60 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/WebAnimation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
321 lines changed; 258 ins; 9 del; 54 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/WebAnimation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 34 ins; 4 del; 10 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/WebAnimation.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 10 ins; 0 del; 1 mod; 57 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/WebAnimationUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
92 lines changed; 92 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/animation/WebAnimationUtilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/IDLTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 323 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/CachedModuleScriptLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/CachedModuleScriptLoaderClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 2 del; 0 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/CachedScriptFetcher.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/CallTracerTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 1 del; 1 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/CommonVM.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/DOMGCOutputConstraint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/DOMPromiseProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 3 ins; 0 del; 9 mod; 312 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/DOMWrapperWorld.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/DOMWrapperWorld.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 11 ins; 0 del; 11 mod; 88 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ExceptionDetails.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 42 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/IDBBindingUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 0 ins; 0 del; 70 mod; 414 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/IDBBindingUtilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 54 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSAbortControllerCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSAbortSignalCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSAnimationEffectCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSAnimationTimelineCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 47 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSAudioNodeCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 0 ins; 60 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSAuthenticatorResponseCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSBasicCredentialCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSBlobCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCallbackData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCallbackData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCanvasRenderingContext2DCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCustomElementInterface.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 0 ins; 0 del; 36 mod; 282 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCustomElementInterface.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCustomElementRegistryCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 0 ins; 1 del; 45 mod; 176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCustomEventCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCustomXPathNSResolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSCustomXPathNSResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMAbstractOperations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMAttribute.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 0 ins; 0 del; 27 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMBindingInternals.js

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMBindingSecurity.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 0 ins; 0 del; 20 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMBindingSecurity.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 1 ins; 0 del; 20 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMBuiltinConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMBuiltinConstructorBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 0 del; 6 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMBuiltinConstructorBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 11 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConstructorBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 6 ins; 0 del; 5 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConstructorBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 12 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConstructorNotConstructable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertAny.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 0 del; 58 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertBoolean.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 0 ins; 0 del; 59 mod; 336 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertCallbacks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertDate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertDate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertDictionary.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertEventListener.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertIndexedDB.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertInterface.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertJSON.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertNull.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertNullable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 0 del; 18 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertNumbers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 0 ins; 0 del; 70 mod; 304 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertNumbers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 0 ins; 0 del; 68 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertPromise.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertRecord.h

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 13 ins; 0 del; 17 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertScheduledAction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertSequences.h

944e794a: 8245284: Update to 610.1 version of WebKit  
84 lines changed; 0 ins; 0 del; 84 mod; 346 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertSerializedScriptValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 0 del; 13 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertStrings.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 0 ins; 0 del; 40 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertUnion.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 0 ins; 0 del; 29 mod; 379 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertVariadic.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertWebGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 14 ins; 0 del; 38 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertWebGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMConvertXPathNSResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMExceptionHandling.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 0 ins; 0 del; 67 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMExceptionHandling.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 1 ins; 7 del; 32 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMGlobalObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 0 ins; 1 del; 27 mod; 262 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMGlobalObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 7 ins; 3 del; 7 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMGlobalObjectTask.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMGuardedObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMIterator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 3 ins; 0 del; 45 mod; 225 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMMapLike.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 33 ins; 3 del; 31 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMMapLike.h

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 18 ins; 13 del; 58 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMNamedConstructor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMOperation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 0 del; 13 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMOperationReturningPromise.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 0 ins; 0 del; 25 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMPromise.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 12 ins; 14 del; 8 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMPromise.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMPromiseDeferred.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
88 lines changed; 21 ins; 5 del; 62 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h

944e794a: 8245284: Update to 610.1 version of WebKit  
115 lines changed; 22 ins; 8 del; 85 mod; 232 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMSetLike.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
124 lines changed; 124 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMSetLike.h

944e794a: 8245284: Update to 610.1 version of WebKit  
164 lines changed; 164 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWindowBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
81 lines changed; 4 ins; 5 del; 72 mod; 393 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWindowBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 5 ins; 2 del; 19 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWindowCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
143 lines changed; 3 ins; 7 del; 133 mod; 514 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWindowCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWindowProperties.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 6 ins; 0 del; 14 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWindowProperties.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 10 ins; 0 del; 6 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWrapper.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 2 ins; 5 del; 7 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWrapper.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 1 ins; 2 del; 10 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDOMWrapperCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDocumentCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDocumentCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSDocumentFragmentCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSElementCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSElementCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSErrorHandler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 2 del; 7 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSErrorHandler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSEventCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSEventListener.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 23 ins; 3 del; 24 mod; 266 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSEventListener.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSEventTargetCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 1 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSEventTargetCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSExecState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSExecState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 0 ins; 1 del; 47 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSExecStateInstrumentation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 0 del; 7 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSExtendableMessageEventCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSFileSystemEntryCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSHTMLCollectionCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSHTMLDocumentCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSHTMLElementCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 0 ins; 1 del; 24 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSHistoryCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSIDBCursorCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSIDBCursorWithValueCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSIDBRequestCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 2 ins; 0 del; 21 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSImageDataCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSLazyEventListener.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSLazyEventListener.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSLocationCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 0 ins; 3 del; 53 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSMediaStreamTrackCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSMessageEventCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 2 del; 15 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSMicrotaskCallback.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSNavigatorCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 21 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSNodeCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 6 ins; 0 del; 13 mod; 203 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSNodeCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSNodeListCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSNodeListCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSOffscreenCanvasRenderingContext2DCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSPaymentMethodChangeEventCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSPaymentResponseCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSPluginElementFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 0 ins; 0 del; 23 mod; 163 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSPluginElementFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSPopStateEventCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSRemoteDOMWindowBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSRemoteDOMWindowBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 5 ins; 0 del; 3 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSRemoteDOMWindowCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 1 ins; 0 del; 27 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSSVGPathSegCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSTextCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 3 ins; 1 del; 6 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSTrackCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSTrackCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSTypedOMCSSStyleValueCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSValueInWrappedObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSWebAnimationCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 1 ins; 0 del; 14 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSWindowProxy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 7 ins; 0 del; 3 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSWindowProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 10 ins; 1 del; 5 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 2 ins; 3 del; 6 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 5 ins; 1 del; 5 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 1 del; 6 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSWorkletGlobalScopeBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSWorkletGlobalScopeBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 5 ins; 1 del; 5 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSXMLDocumentCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/JSXPathNSResolverCustom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ReadableStream.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 0 ins; 0 del; 30 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ReadableStream.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ReadableStreamDefaultController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ReadableStreamDefaultController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 7 del; 10 mod; 91 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/RunJavaScriptParameters.h

944e794a: 8245284: Update to 610.1 version of WebKit  
96 lines changed; 96 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScheduledAction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScriptController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
275 lines changed; 200 ins; 20 del; 55 mod; 572 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScriptController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 22 ins; 6 del; 6 mod; 180 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScriptModuleLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 2 ins; 2 del; 41 mod; 283 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScriptModuleLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 1 del; 7 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScriptState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScriptState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 0 del; 9 mod; 55 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScriptWrappable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 38 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/ScriptWrappable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/SerializedScriptValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
368 lines changed; 215 ins; 8 del; 145 mod; 3459 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/SerializedScriptValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 11 ins; 4 del; 10 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/StructuredClone.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 2 ins; 3 del; 31 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/StructuredClone.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 1 del; 4 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/WebCoreBuiltinNames.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 17 ins; 8 del; 2 mod; 360 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/WebCoreJSClientData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 69 ins; 1 del; 4 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/WebCoreJSClientData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 61 ins; 1 del; 2 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/WebCoreTypedArrayController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/WebCoreTypedArrayController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/WindowProxy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 17 ins; 0 del; 14 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/WindowProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 1 del; 7 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/js/WorkerScriptController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 0 del; 15 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/CodeGenerator.pm

944e794a: 8245284: Update to 610.1 version of WebKit  
136 lines changed; 136 ins; 0 del; 0 mod; 1233 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/CodeGeneratorJS.pm

944e794a: 8245284: Update to 610.1 version of WebKit  
457 lines changed; 130 ins; 9 del; 318 mod; 7244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/IDLAttributes.json

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 8 ins; 7 del; 0 mod; 467 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/IDLParser.pm

944e794a: 8245284: Update to 610.1 version of WebKit  
177 lines changed; 168 ins; 0 del; 9 mod; 2919 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/generate-bindings-all.pl

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 5 ins; 9 del; 6 mod; 235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/generate-bindings.pl

944e794a: 8245284: Update to 610.1 version of WebKit  
140 lines changed; 16 ins; 120 del; 4 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/preprocess-idls.pl

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 3 ins; 12 del; 7 mod; 391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/NP_jsobject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 0 ins; 0 del; 37 mod; 523 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/c/CRuntimeObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/c/c_instance.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 1 del; 60 mod; 324 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/c/c_instance.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/c/c_runtime.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/c/c_runtime.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/c/c_utility.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/c/c_utility.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/BridgeUtils.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 0 ins; 0 del; 21 mod; 483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JNIUtilityPrivate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 0 del; 17 mod; 372 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JNIUtilityPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JavaArrayJSC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 272 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JavaArrayJSC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JavaFieldJSC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JavaFieldJSC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JavaInstanceJSC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 0 ins; 0 del; 38 mod; 420 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JavaInstanceJSC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JavaRuntimeObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jni/jsc/JavaRuntimeObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jsc/BridgeJSC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/jsc/BridgeJSC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 0 del; 17 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/npruntime_internal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/runtime_array.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 7 ins; 0 del; 27 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/runtime_array.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 8 ins; 2 del; 17 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/runtime_method.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 1 ins; 0 del; 12 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/runtime_method.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 0 del; 9 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/runtime_object.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 6 ins; 0 del; 45 mod; 256 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/runtime_object.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 11 ins; 0 del; 13 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/bridge/testbindings.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 415 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/contentextensions/ContentExtensionCompiler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 439 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/contentextensions/ContentExtensionParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 0 ins; 0 del; 53 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 321 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/contentextensions/DFABytecodeCompiler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 494 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/contentextensions/DFAMinimizer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 1 del; 5 mod; 502 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/CommonCryptoUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
122 lines changed; 0 ins; 122 del; 0 mod; -62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/CommonCryptoUtilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 31 del; 0 mod; 11 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/CryptoAlgorithm.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/SubtleCrypto.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 0 del; 17 mod; 1170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/SubtleCrypto.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/SubtleCrypto.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_CBC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 9 ins; 3 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/algorithms/CryptoAlgorithmECDH.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 2 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/algorithms/CryptoAlgorithmHMAC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 3 del; 0 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/gcrypt/CryptoAlgorithmAES_CBCGCrypt.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/keys/CryptoKeyAES.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/keys/CryptoKeyAES.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/keys/CryptoKeyEC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 4 ins; 0 del; 4 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/keys/CryptoKeyRSA.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 0 del; 1 mod; 107 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmAES_CBCOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmAES_CFBOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmAES_CTROpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmAES_GCMOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmAES_KWOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmECDHOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmECDSAOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmHKDFOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmHMACOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmPBKDF2OpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmRSAES_PKCS1_v1_5OpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmRSASSA_PKCS1_v1_5OpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmRSA_OAEPOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmRSA_PSSOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoAlgorithmRegistryOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoKeyECOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
109 lines changed; 109 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/CryptoKeyRSAOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 91 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/crypto/openssl/SerializedCryptoKeyWrapOpenSSL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 68 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/BasicShapeFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 284 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSAspectRatioValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSBasicShapes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 2 ins; 5 del; 4 mod; 389 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSCalculationValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1968 lines changed; 1361 ins; 202 del; 405 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSCalculationValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 23 ins; 6 del; 7 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSCanvasValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSCanvasValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSComputedStyleDeclaration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
692 lines changed; 110 ins; 442 del; 140 mod; 3410 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSCrossfadeValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSCursorImageValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSCursorImageValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSCustomPropertyValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 95 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSDefaultStyleSheets.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
283 lines changed; 0 ins; 283 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSDefaultStyleSheets.h

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 0 ins; 65 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFilterImageValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 1 ins; 3 del; 10 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFilterImageValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 0 del; 4 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontFace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
191 lines changed; 25 ins; 144 del; 22 mod; 547 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontFace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 15 ins; 19 del; 13 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontFaceSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 20 ins; 0 del; 19 mod; 485 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontFaceSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 239 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontFaceSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontSelector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 3 ins; 26 del; 2 mod; 387 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontSelector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontStyleValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSFontVariationValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 7 del; 2 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSGradientValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
93 lines changed; 44 ins; 21 del; 28 mod; 1324 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSGradientValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 7 ins; 1 del; 4 mod; 266 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSImageGeneratorValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 331 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSImageSetValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
87 lines changed; 27 ins; 40 del; 20 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSImageSetValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 11 ins; 10 del; 7 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSImageValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSInheritedValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSInitialValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 1 ins; 9 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSKeyframeRule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 3 del; 3 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSKeyframesRule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 231 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSLineBoxContainValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 0 del; 8 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSLineBoxContainValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 1 ins; 2 del; 12 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSMarkup.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSNamedImageValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSNamedImageValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSPrimitiveValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
612 lines changed; 140 ins; 81 del; 391 mod; 604 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSPrimitiveValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
200 lines changed; 17 ins; 96 del; 87 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSPrimitiveValueMappings.h

944e794a: 8245284: Update to 610.1 version of WebKit  
247 lines changed; 15 ins; 58 del; 174 mod; 5473 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSProperties.json

944e794a: 8245284: Update to 610.1 version of WebKit  
77 lines changed; 35 ins; 20 del; 22 mod; 7151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSPropertySourceData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 113 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSReflectionDirection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 0 ins; 32 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSRevertValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSRule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 11 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSSegmentedFontFace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 7 ins; 0 del; 2 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSSelector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
219 lines changed; 81 ins; 0 del; 138 mod; 696 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSSelector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 13 ins; 0 del; 3 mod; 587 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSStyleDeclaration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 355 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSStyleRule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSStyleSheet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 421 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSTimingFunctionValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 10 del; 5 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSToStyleMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 0 ins; 5 del; 30 mod; 643 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSToStyleMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 4 ins; 8 del; 3 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSUnicodeRangeValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 43 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSUnits.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
164 lines changed; 164 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSUnits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
116 lines changed; 116 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSUnsetValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 502 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 24 ins; 1 del; 5 mod; 282 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSValueKeywords.in

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 14 ins; 2 del; 0 mod; 1436 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSValuePool.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 21 ins; 4 del; 26 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSValuePool.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 32 ins; 19 del; 8 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSVariableReferenceValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 1 ins; 0 del; 12 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/CSSVariableReferenceValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 1 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DOMCSSNamespace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DOMCSSNamespace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DOMCSSNamespace.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DOMCSSRegisterCustomProperty.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 8 ins; 1 del; 3 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 2 del; 13 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DeprecatedCSSOMRGBColor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 3 ins; 14 del; 21 mod; 26 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DocumentRuleSets.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
241 lines changed; 0 ins; 241 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/DocumentRuleSets.h

944e794a: 8245284: Update to 610.1 version of WebKit  
122 lines changed; 0 ins; 122 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/ElementRuleCollector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
558 lines changed; 0 ins; 558 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/ElementRuleCollector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
114 lines changed; 0 ins; 114 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/FontFace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
180 lines changed; 69 ins; 67 del; 44 mod; 316 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/FontFace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 9 ins; 3 del; 7 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/FontFace.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 3 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/FontFaceSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 3 ins; 7 del; 18 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/FontFaceSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 5 ins; 2 del; 7 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/FontFaceSet.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 55 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/InspectorCSSOMWrappers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
138 lines changed; 0 ins; 138 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/InspectorCSSOMWrappers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
63 lines changed; 0 ins; 63 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/MediaFeatureNames.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/MediaList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 282 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/MediaQueryEvaluator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 44 ins; 22 del; 19 mod; 822 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/MediaQueryEvaluator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 18 ins; 3 del; 3 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/MediaQueryExpression.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 261 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/MediaQueryMatcher.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/MediaQueryMatcher.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 78 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/PageRuleCollector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
131 lines changed; 0 ins; 131 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/PageRuleCollector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 0 ins; 56 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/PropertySetCSSStyleDeclaration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 459 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/RGBColor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 0 ins; 38 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/RGBColor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 0 ins; 53 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/RuleFeature.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
254 lines changed; 0 ins; 254 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/RuleFeature.h

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 0 ins; 91 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/RuleSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
453 lines changed; 0 ins; 453 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/RuleSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
191 lines changed; 0 ins; 191 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/SVGCSSComputedStyleDeclaration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 0 ins; 5 del; 13 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/SelectorChecker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
109 lines changed; 83 ins; 3 del; 23 mod; 1229 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/SelectorChecker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 12 ins; 0 del; 3 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/SelectorCheckerTestFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
63 lines changed; 30 ins; 2 del; 31 mod; 377 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/SelectorPseudoClassAndCompatibilityElementMap.in

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/SelectorPseudoElementTypeMap.in

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 18 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleBuilder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 0 ins; 43 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleBuilderConverter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1619 lines changed; 0 ins; 1619 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleBuilderCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1834 lines changed; 0 ins; 1834 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleColor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleColor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleProperties.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 27 ins; 5 del; 24 mod; 1582 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleProperties.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 9 ins; 2 del; 9 mod; 338 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleResolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2549 lines changed; 0 ins; 2549 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
569 lines changed; 0 ins; 569 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleRule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 3 ins; 0 del; 48 mod; 405 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleRule.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 3 ins; 17 del; 23 mod; 348 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleRuleImport.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 3 del; 1 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleRuleImport.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 87 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleRuleType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 47 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleSheetContents.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 1 ins; 0 del; 30 mod; 541 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/StyleSheetContents.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 180 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/TransformFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 346 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/TransformFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 3 del; 0 mod; 40 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/dialog.css

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/fullscreen.css

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/html.css

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 1304 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/makeprop.pl

944e794a: 8245284: Update to 610.1 version of WebKit  
102 lines changed; 44 ins; 1 del; 57 mod; 1168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 25 ins; 1 del; 10 mod; 244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 1 del; 1 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 20 ins; 0 del; 1 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 6 ins; 9 del; 3 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserFastPaths.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 8 ins; 8 del; 32 mod; 1271 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserFastPaths.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 0 ins; 8 del; 27 mod; 831 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserMode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 13 ins; 2 del; 5 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserObserver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserSelector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 7 del; 4 mod; 216 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserSelector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserToken.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 2 ins; 1 del; 37 mod; 472 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSParserToken.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSPropertyParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
197 lines changed; 66 ins; 56 del; 75 mod; 5647 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSPropertyParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 0 del; 5 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
241 lines changed; 96 ins; 41 del; 104 mod; 1494 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSPropertyParserHelpers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 9 ins; 3 del; 9 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSSelectorParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 45 ins; 2 del; 9 mod; 849 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSSupportsParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/CSSTokenizer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 876 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/MediaQueryParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 307 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/SizesAttributeParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/parser/SizesAttributeParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/svg.css

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/typedom/StylePropertyMapReadOnly.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/typedom/TypedOMCSSImageValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 10 ins; 0 del; 0 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/css/typedom/TypedOMCSSImageValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 3 ins; 6 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/cssjit/CompiledSelector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 15 ins; 17 del; 5 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/cssjit/FunctionCall.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/cssjit/SelectorCompiler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 21 ins; 0 del; 7 mod; 3968 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/cssjit/SelectorCompiler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 2 del; 13 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/AbortController.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/AbortSignal.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/AbortSignal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/AbortSignal.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ActiveDOMCallback.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 12 ins; 0 del; 0 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ActiveDOMCallback.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 58 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ActiveDOMCallbackMicrotask.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 0 ins; 55 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ActiveDOMCallbackMicrotask.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 0 ins; 52 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ActiveDOMObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
93 lines changed; 74 ins; 10 del; 9 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ActiveDOMObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 28 ins; 5 del; 9 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/AnimationEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 11 ins; 0 del; 3 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/AnimationEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 8 ins; 0 del; 5 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/AnimationEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 4 del; 2 mod; 33 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/BeforeLoadEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/BeforeLoadEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/BeforeTextInsertedEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/BeforeTextInsertedEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/BeforeUnloadEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/BeforeUnloadEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ClipboardEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ClipboardEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/CompositionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/CompositionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ContainerNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 1 ins; 5 del; 12 mod; 942 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ContainerNodeAlgorithms.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 312 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ContainerNodeAlgorithms.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/CustomElementReactionQueue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 1 ins; 29 del; 10 mod; 286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/CustomElementReactionQueue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 18 ins; 14 del; 13 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/CustomElementRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/CustomEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/CustomEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DOMImplementation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 3 ins; 0 del; 18 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DOMImplementation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DataTransfer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 6 ins; 1 del; 17 mod; 706 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DataTransfer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 2 del; 4 mod; 153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DeviceMotionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DeviceMotionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DeviceOrientationClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DeviceOrientationEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DeviceOrientationEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DeviceOrientationOrMotionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Document.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
791 lines changed; 433 ins; 204 del; 154 mod; 7726 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Document.h

944e794a: 8245284: Update to 610.1 version of WebKit  
210 lines changed; 93 ins; 64 del; 53 mod; 1925 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Document.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 1 del; 3 mod; 198 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentEventQueue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
173 lines changed; 0 ins; 173 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentEventQueue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 0 ins; 68 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentFragment.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentFullscreen.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentMarkerController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 8 ins; 16 del; 11 mod; 829 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentMarkerController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentOrShadowRoot.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentStorageAccess.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 11 ins; 19 del; 29 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DocumentStorageAccess.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 3 del; 2 mod; 75 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DragEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 76 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DragEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 65 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/DragEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Element.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
337 lines changed; 241 ins; 37 del; 59 mod; 4113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Element.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 23 ins; 21 del; 15 mod; 810 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Element.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ElementAndTextDescendantIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 314 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ElementContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
93 lines changed; 93 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ElementData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 208 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ElementData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 347 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ElementDescendantIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 357 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ElementIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 0 del; 19 mod; 381 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ElementRareData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ElementRareData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 16 ins; 0 del; 0 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ErrorEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 0 del; 5 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ErrorEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ErrorEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Event.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Event.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventListener.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 76 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventLoop.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
158 lines changed; 158 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventLoop.h

944e794a: 8245284: Update to 610.1 version of WebKit  
168 lines changed; 168 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventNames.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 450 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventNames.in

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 1 del; 0 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventPath.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 456 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventPath.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventSender.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventTarget.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 2 ins; 12 del; 8 mod; 338 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/EventTargetFactory.in

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 1 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ExtensionStyleSheets.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ExtensionStyleSheets.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/FocusEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/FocusEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/FullscreenManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 18 del; 8 mod; 579 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/FullscreenManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/GCReachableRef.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/GenericEventQueue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 39 ins; 2 del; 18 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/GenericEventQueue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 18 ins; 1 del; 6 mod; 57 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/HashChangeEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/HashChangeEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 89 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleCallbackController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
134 lines changed; 134 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleCallbackController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 66 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleDeadline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleDeadline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 55 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleDeadline.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleRequestCallback.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 43 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleRequestCallback.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 26 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleRequestOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/IdleRequestOptions.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 28 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/InputEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/InputEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/KeyboardEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 9 ins; 14 del; 4 mod; 209 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/KeyboardEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 9 del; 0 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/KeyboardEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/LoadableClassicScript.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MessageChannel.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MessageEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MessageEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MessagePort.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 20 ins; 23 del; 36 mod; 354 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MessagePort.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 1 del; 2 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MessagePort.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Microtasks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 1 ins; 42 del; 9 mod; 20 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Microtasks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 0 ins; 50 del; 4 mod; -1 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MouseEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 5 ins; 18 del; 5 mod; 192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MouseEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 6 ins; 6 del; 3 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MouseEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MouseRelatedEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 263 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MouseRelatedEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MutationEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MutationEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MutationObserver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 8 ins; 56 del; 21 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MutationObserver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 2 del; 1 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/MutationObserverRegistration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/NameNodeList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Node.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 24 ins; 1 del; 15 mod; 2596 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Node.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 2 ins; 0 del; 11 mod; 792 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/NodeRareData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/NodeRareData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 21 ins; 12 del; 25 mod; 302 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/OverflowEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/OverflowEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PageTransitionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PageTransitionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PointerEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PointerEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PopStateEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PopStateEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Position.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
117 lines changed; 31 ins; 59 del; 27 mod; 1492 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Position.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 9 del; 2 mod; 326 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ProgressEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ProgressEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PromiseRejectionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PromiseRejectionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/PseudoElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/QualifiedName.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/QualifiedName.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/RadioButtonGroups.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 8 ins; 25 del; 39 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/RadioButtonGroups.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 1 del; 4 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Range.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 2 ins; 8 del; 17 mod; 1867 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/Range.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/RejectedPromiseTracker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/RejectedPromiseTracker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ScriptDisallowedScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ScriptElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 491 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ScriptElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ScriptExecutionContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 8 ins; 43 del; 18 mod; 546 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ScriptExecutionContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 13 ins; 14 del; 10 mod; 306 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ScriptedAnimationController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 291 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SecurityContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SecurityContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 2 del; 0 mod; 124 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SecurityPolicyViolationEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SecurityPolicyViolationEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SelectorQuery.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 2 ins; 16 del; 22 mod; 585 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SelectorQuery.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 18 del; 1 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ShadowRoot.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
107 lines changed; 105 ins; 0 del; 2 mod; 263 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ShadowRoot.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 20 ins; 0 del; 5 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SimulatedClick.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SlotAssignment.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 5 del; 6 mod; 404 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SlotAssignment.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 147 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SpectreGadget.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 0 ins; 80 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SpectreGadget.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/SpectreGadget.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 0 ins; 36 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/StaticRange.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/StaticRange.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 1 del; 0 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/StyledElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 321 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/StyledElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 106 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TaskSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 46 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TextEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TextEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TouchEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TouchEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TransitionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 0 del; 3 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TransitionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 5 ins; 0 del; 5 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TreeScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 8 ins; 1 del; 5 mod; 535 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TreeScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TreeScopeOrderedMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 220 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/TreeScopeOrderedMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/UIEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/UIEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/UIEventWithKeyState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/UIEventWithKeyState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/UserGestureIndicator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/UserGestureIndicator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/ViewportArguments.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 500 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WebKitAnimationEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 11 ins; 0 del; 1 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WebKitAnimationEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 0 del; 3 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WebKitAnimationEvent.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WebKitTransitionEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WebKitTransitionEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WheelEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WheelEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 94 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WindowEventLoop.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
157 lines changed; 157 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/WindowEventLoop.h

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 85 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/XMLDocument.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/make_event_factory.pl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/make_names.pl

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 4 del; 4 mod; 1359 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/MessagePortChannel.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 228 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/MessagePortChannel.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/MessagePortChannelProvider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 11 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/MessagePortChannelProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 14 ins; 7 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/MessagePortChannelProviderImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 8 ins; 9 del; 4 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/MessagePortChannelProviderImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/MessagePortChannelRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 5 ins; 0 del; 4 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/MessagePortChannelRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 1 del; 5 mod; 55 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/WorkerMessagePortChannelProvider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
121 lines changed; 121 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/dom/messageports/WorkerMessagePortChannelProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 59 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/domjit/DOMJITHelpers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 1 del; 5 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/domjit/DOMJITIDLConvert.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/ApplyStyleCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 1532 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/CompositeEditCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 1763 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/CompositionHighlight.h

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 79 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/CreateLinkCommand.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/EditAction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/EditAction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/EditCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/Editing.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 17 ins; 3 del; 4 mod; 1298 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/Editing.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/EditingBehavior.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/EditingStyle.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 17 ins; 5 del; 18 mod; 1889 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/EditingStyle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 0 del; 3 mod; 235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/Editor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
63 lines changed; 61 ins; 0 del; 2 mod; 4277 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/Editor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 10 ins; 0 del; 1 mod; 652 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/EditorCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 26 ins; 2 del; 4 mod; 1902 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/FontAttributeChanges.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/FrameSelection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 2945 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/InsertListCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 10 ins; 0 del; 5 mod; 401 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/InsertListCommand.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/MarkupAccumulator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 6 del; 8 mod; 629 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/RenderedPosition.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 0 ins; 0 del; 28 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/RenderedPosition.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/ReplaceRangeWithTextCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/ReplaceSelectionCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
92 lines changed; 89 ins; 1 del; 2 mod; 1690 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/ReplaceSelectionCommand.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/SpellingCorrectionCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/TextIterator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
163 lines changed; 9 ins; 132 del; 22 mod; 2541 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/TextIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 1 ins; 10 del; 3 mod; 298 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/TextManipulationController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
415 lines changed; 415 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/TextManipulationController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
241 lines changed; 241 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/TypingCommand.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 933 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/VisiblePosition.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 26 ins; 0 del; 16 mod; 819 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/VisiblePosition.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/VisibleSelection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 11 ins; 0 del; 0 mod; 778 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/VisibleSelection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/VisibleUnits.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 3 ins; 16 del; 15 mod; 2016 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/WebContentReader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/WebCorePasteboardFileReader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/WebCorePasteboardFileReader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 6 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/atk/FrameSelectionAtk.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/editing/markup.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 4 ins; 2 del; 12 mod; 1335 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/features.json

944e794a: 8245284: Update to 610.1 version of WebKit  
83 lines changed; 61 ins; 16 del; 6 mod; 1373 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/Blob.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 0 ins; 8 del; 31 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/Blob.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 0 ins; 3 del; 19 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/Blob.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/BlobLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
93 lines changed; 93 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/File.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 3 ins; 0 del; 13 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/File.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/File.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 2 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/FileList.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/FileReader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 33 ins; 15 del; 21 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/FileReader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 8 ins; 1 del; 1 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/FileReaderLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 362 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/FileReaderLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 121 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/NetworkSendQueue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
107 lines changed; 107 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/NetworkSendQueue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
73 lines changed; 73 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/ThreadableBlobRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 13 ins; 0 del; 31 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/fileapi/ThreadableBlobRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 4 del; 8 mod; 45 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/BackForwardCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
562 lines changed; 562 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/BackForwardCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 90 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/BackForwardItemIdentifier.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/BackForwardItemIdentifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 13 ins; 0 del; 1 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/CachedFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 6 ins; 4 del; 18 mod; 291 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/CachedFramePlatformData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/CachedPage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 187 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/CachedPage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/HistoryItem.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 17 ins; 1 del; 1 mod; 535 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/HistoryItem.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 0 del; 3 mod; 302 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/PageCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
564 lines changed; 0 ins; 564 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/history/PageCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 0 ins; 89 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/Autocapitalize.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/Autocapitalize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/CanvasBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
122 lines changed; 116 ins; 1 del; 5 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/CanvasBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 24 ins; 4 del; 10 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/CustomPaintCanvas.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 1 ins; 35 del; 5 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/CustomPaintCanvas.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 4 ins; 11 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/DOMFormData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/DOMFormData.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 4 del; 0 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/DateTimeInputType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 56 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/EnterKeyHint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 74 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/EnterKeyHint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 46 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/FTPDirectoryDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 437 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/FTPDirectoryDocument.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/FeaturePolicy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
88 lines changed; 86 ins; 0 del; 2 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/FeaturePolicy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/FileInputType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 487 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/FileListCreator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/FileListCreator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/FormController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 4 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLAnchorElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 4 ins; 0 del; 4 mod; 599 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLAnchorElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLAttachmentElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 251 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLAttributeNames.in

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 433 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLCanvasElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
165 lines changed; 28 ins; 120 del; 17 mod; 777 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLCanvasElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 6 ins; 33 del; 5 mod; 146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLCanvasElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLCollection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLDialogElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 40 ins; 5 del; 4 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLDialogElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 4 ins; 1 del; 3 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLDialogElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 254 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLDocument.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 20 ins; 0 del; 4 mod; 1130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 9 ins; 1 del; 2 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 4 del; 2 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLEmbedElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFormControlElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 682 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFormControlElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFormElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 900 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFormElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 4 del; 1 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFrameElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFrameElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFrameElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFrameElementBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 7 ins; 0 del; 4 mod; 218 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLFrameElementBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLHRElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLIFrameElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 5 ins; 0 del; 3 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLIFrameElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLImageElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
108 lines changed; 60 ins; 13 del; 35 mod; 781 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLImageElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 16 ins; 0 del; 8 mod; 192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLInputElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 4 ins; 5 del; 13 mod; 2138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLInputElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLLinkElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 19 ins; 0 del; 12 mod; 638 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLLinkElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 4 ins; 3 del; 8 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLMarqueeElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLMarqueeElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLMarqueeElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLMediaElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
457 lines changed; 147 ins; 150 del; 160 mod; 7706 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLMediaElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
135 lines changed; 37 ins; 51 del; 47 mod; 1097 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLMeterElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 254 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLObjectElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 502 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLObjectElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 2 del; 0 mod; 107 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLOrForeignElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLPictureElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 0 ins; 28 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLPictureElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 15 del; 0 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLPlugInElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 506 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLPlugInImageElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 2 ins; 1 del; 12 mod; 810 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLSelectElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 1620 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLSlotElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLSourceElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 5 del; 1 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLSourceElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLSourceElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLStyleElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLSummaryElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLSummaryElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLTableCellElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLTableElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 582 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLTableRowsCollection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLTagNames.in

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLTextAreaElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 1 del; 0 mod; 571 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLTextFormControlElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 19 ins; 0 del; 2 mod; 836 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLTextFormControlElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLTrackElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 337 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLVideoElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
106 lines changed; 89 ins; 12 del; 5 mod; 479 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLVideoElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 20 ins; 0 del; 3 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/HTMLVideoElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/ImageBitmap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 34 ins; 3 del; 19 mod; 691 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/ImageBitmap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 20 ins; 1 del; 1 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/ImageBitmap.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/ImageDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 448 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/LabelableElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/LabelsNodeList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/LinkIconCollector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/LinkIconType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/LinkRelAttribute.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 11 ins; 0 del; 0 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/LinkRelAttribute.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 0 del; 9 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/MediaDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 12 del; 2 mod; 255 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/MediaDocument.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 2 del; 3 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/MediaElementSession.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 11 ins; 0 del; 4 mod; 994 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/MediaElementSession.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 237 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/MediaEncryptedEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/MediaEncryptedEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/OffscreenCanvas.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
247 lines changed; 201 ins; 11 del; 35 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/OffscreenCanvas.h

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 49 ins; 10 del; 7 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/OffscreenCanvas.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 5 ins; 0 del; 6 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/PasswordInputType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/PluginDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/PublicURLManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 6 del; 2 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/PublicURLManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/RadioNodeList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/RangeInputType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 4 del; 1 mod; 445 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/RangeInputType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/TextDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/TextDocument.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/TextFieldInputType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 9 del; 5 mod; 920 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/URLRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/URLUtils.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 3 del; 3 mod; 306 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/ValidationMessage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/ANGLEInstancedArrays.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 7 ins; 0 del; 6 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/ANGLEInstancedArrays.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasDrawImage.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 7 ins; 3 del; 4 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasFillStrokeStyles.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 7 ins; 3 del; 4 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasGradient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 1 del; 4 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasGradient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 4 ins; 0 del; 6 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasRenderingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 4 ins; 3 del; 15 mod; 584 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 3 ins; 9 del; 57 mod; 2280 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 5 ins; 0 del; 12 mod; 378 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasStyle.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 15 ins; 0 del; 12 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/CanvasStyle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 0 del; 5 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/GPUBasedCanvasRenderingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/ImageBitmapRenderingContext.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/OESVertexArrayObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/OESVertexArrayObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGL2RenderingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1335 lines changed; 472 ins; 31 del; 832 mod; 1290 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGL2RenderingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
167 lines changed; 54 ins; 3 del; 110 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGL2RenderingContext.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
77 lines changed; 40 ins; 22 del; 15 mod; 424 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLActiveInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLAny.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 1 ins; 12 del; 49 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 4 ins; 0 del; 16 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureASTC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 15 ins; 13 del; 21 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureATC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 53 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureETC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 67 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureETC.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureETC.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureETC1.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 58 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureETC1.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 45 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureETC1.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTexturePVRTC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 0 del; 6 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLCompressedTextureS3TC.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 11 ins; 0 del; 6 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLContextAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLContextEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLContextEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLContextGroup.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLContextGroup.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLContextObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLContextObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLDebugShaders.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLDebugShaders.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLDebugShaders.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLDepthTexture.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLDepthTexture.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLDrawBuffers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 5 ins; 0 del; 43 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLDrawBuffers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLExtension.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLFramebuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
140 lines changed; 6 ins; 0 del; 134 mod; 505 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLFramebuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 2 ins; 0 del; 24 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 2 ins; 0 del; 9 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLProgram.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 14 ins; 1 del; 17 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLProgram.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 8 ins; 0 del; 9 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLQuery.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLQuery.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLRenderbuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLRenderbuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLRenderingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
225 lines changed; 11 ins; 4 del; 210 mod; 567 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLRenderingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 0 del; 15 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLRenderingContext.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 1 ins; 10 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1564 lines changed; 169 ins; 53 del; 1342 mod; 5110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLRenderingContextBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
247 lines changed; 30 ins; 6 del; 211 mod; 672 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLRenderingContextBase.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 9 ins; 3 del; 3 mod; 650 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLSampler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 2 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLSampler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLShader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLShader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLShaderPrecisionFormat.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLShaderPrecisionFormat.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLSharedObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLSharedObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLSync.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLSync.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLTexture.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 0 ins; 0 del; 85 mod; 386 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLTexture.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 0 del; 26 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLTransformFeedback.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 2 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLTransformFeedback.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLUniformLocation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLUniformLocation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLVertexArrayObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLVertexArrayObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLVertexArrayObjectBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLVertexArrayObjectBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 1 ins; 0 del; 10 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/canvas/WebGLVertexArrayObjectOES.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLDocumentParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 1 del; 2 mod; 610 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLDocumentParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLParserOptions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLParserOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLParserScheduler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLParserScheduler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLPreloadScanner.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 13 ins; 0 del; 4 mod; 495 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLPreloadScanner.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLResourcePreloader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLScriptRunner.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 1 del; 4 mod; 260 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLToken.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 450 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLTokenizer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 1460 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLTreeBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 2845 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/parser/HTMLTreeBuilder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 258 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/MediaControlElements.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
101 lines changed; 37 ins; 26 del; 38 mod; 1390 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/MediaControlElements.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 1 del; 1 mod; 517 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/MediaControls.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 430 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/ProgressShadowElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/ProgressShadowElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/SliderThumbElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 7 del; 2 mod; 662 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/SliderThumbElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/TextControlInnerElements.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 296 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/shadow/TextControlInnerElements.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/AudioTrack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 207 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/AudioTrack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/AudioTrackList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 5 del; 1 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/AudioTrackList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/AudioTrackList.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/DataCue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/DataCue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/DataCue.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/InbandTextTrack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 209 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/InbandTextTrack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 4 ins; 3 del; 6 mod; 564 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackCue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
307 lines changed; 297 ins; 2 del; 8 mod; 251 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackCue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 52 ins; 1 del; 7 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackCue.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackCueGeneric.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 285 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackCueGeneric.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackCueList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 3 ins; 0 del; 9 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackCueList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 5 del; 1 mod; 266 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TextTrackList.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TrackBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TrackBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TrackEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TrackEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TrackListBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 0 ins; 30 del; 7 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/TrackListBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 1 ins; 5 del; 6 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VTTCue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 20 ins; 31 del; 23 mod; 1213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VTTCue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 11 ins; 9 del; 14 mod; 237 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VTTRegion.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 6 ins; 0 del; 14 mod; 411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VTTRegion.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VideoTrack.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 255 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VideoTrack.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VideoTrackList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 5 del; 1 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VideoTrackList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/VideoTrackList.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/WebVTTParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 14 ins; 0 del; 10 mod; 707 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/html/track/WebVTTParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 207 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/CommandLineAPIHost.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 1 ins; 0 del; 11 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/CommandLineAPIHost.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/CommandLineAPIHost.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/CommandLineAPIModule.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/CommandLineAPIModule.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/DOMPatchSupport.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 514 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorAuditAccessibilityObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 0 del; 19 mod; 339 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorCanvas.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
349 lines changed; 277 ins; 14 del; 58 mod; 891 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorCanvas.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 39 ins; 1 del; 4 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 4 ins; 12 del; 5 mod; 492 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 151 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorDebuggableType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorFrontendClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 15 ins; 2 del; 1 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorFrontendClientLocal.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 22 ins; 11 del; 9 mod; 403 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorFrontendClientLocal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorFrontendHost.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
128 lines changed; 109 ins; 0 del; 19 mod; 486 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorFrontendHost.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 15 ins; 0 del; 7 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorFrontendHost.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 17 ins; 0 del; 6 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorInstrumentation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
343 lines changed; 149 ins; 65 del; 129 mod; 968 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorInstrumentation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
373 lines changed; 164 ins; 39 del; 170 mod; 1363 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorInstrumentationCookie.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 0 ins; 67 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorInstrumentationCookie.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 0 ins; 56 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorInstrumentationPublic.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 33 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorInstrumentationPublic.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 40 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorInstrumentationWebKit.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 43 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorInstrumentationWebKit.h

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 62 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorNodeFinder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 200 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorOverlay.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 2 del; 10 mod; 1084 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorShaderProgram.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
230 lines changed; 211 ins; 5 del; 14 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorShaderProgram.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 34 ins; 1 del; 6 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorStyleSheet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 37 ins; 14 del; 17 mod; 1523 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InspectorStyleSheet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InstrumentingAgents.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/InstrumentingAgents.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 19 ins; 0 del; 3 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/PageScriptDebugServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 1 del; 5 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/PageScriptDebugServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WebInjectedScriptHost.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 12 ins; 6 del; 9 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WebInjectedScriptHost.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WebInjectedScriptManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 0 del; 9 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WebInjectedScriptManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WorkerInspectorController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 198 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WorkerInspectorController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WorkerScriptDebugServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WorkerScriptDebugServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/WorkerToPageFrontendChannel.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 54 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorAnimationAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
600 lines changed; 600 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorAnimationAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
104 lines changed; 104 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorApplicationCacheAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorCPUProfilerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorCSSAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 0 del; 8 mod; 1049 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorCSSAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 4 ins; 1 del; 22 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorCanvasAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
408 lines changed; 237 ins; 81 del; 90 mod; 499 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorCanvasAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 32 ins; 10 del; 34 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorDOMAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
120 lines changed; 88 ins; 5 del; 27 mod; 2580 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorDOMAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 10 ins; 5 del; 49 mod; 263 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
292 lines changed; 15 ins; 265 del; 12 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 8 ins; 23 del; 12 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorDOMStorageAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorDatabaseAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorIndexedDBAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 741 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorIndexedDBAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorLayerTreeAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorMemoryAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
186 lines changed; 182 ins; 1 del; 3 mod; 1115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorNetworkAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 69 ins; 3 del; 3 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorPageAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 28 ins; 12 del; 3 mod; 943 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorPageAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 3 ins; 1 del; 23 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 22 ins; 7 del; 12 mod; 788 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorTimelineAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 1 ins; 4 del; 20 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/InspectorWorkerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/WebConsoleAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 10 del; 3 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/WebConsoleAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/WebDebuggerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
116 lines changed; 113 ins; 1 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/WebDebuggerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 22 ins; 1 del; 1 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/WebHeapAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageAuditAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageAuditAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageConsoleAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 52 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageDOMDebuggerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
346 lines changed; 346 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageDOMDebuggerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 74 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageDebuggerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
140 lines changed; 10 ins; 120 del; 10 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageDebuggerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 3 ins; 18 del; 10 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageHeapAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageNetworkAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageNetworkAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageRuntimeAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 38 ins; 20 del; 31 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/PageRuntimeAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 3 ins; 0 del; 10 mod; 69 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/UserGestureEmulationScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 61 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/page/UserGestureEmulationScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 55 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/ServiceWorkerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerAuditAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerConsoleAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 40 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerDOMDebuggerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 55 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerDOMDebuggerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 47 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerDebuggerAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerDebuggerAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerNetworkAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerNetworkAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/FormattingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
201 lines changed; 105 ins; 17 del; 79 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/FormattingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
130 lines changed; 82 ins; 3 del; 45 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/FormattingContextGeometry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
277 lines changed; 69 ins; 30 del; 178 mod; 857 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/FormattingContextQuirks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 3 ins; 2 del; 7 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/FormattingState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/FormattingState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 3 ins; 6 del; 0 mod; 106 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/Invalidation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 0 ins; 41 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/LayoutContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
142 lines changed; 142 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/LayoutContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
78 lines changed; 78 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/LayoutPhase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/LayoutPhase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/LayoutState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
171 lines changed; 41 ins; 48 del; 82 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/LayoutState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
103 lines changed; 61 ins; 24 del; 18 mod; 59 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/LayoutUnits.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/LayoutUnits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 44 ins; 7 del; 16 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/MarginTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/Verification.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 24 ins; 1 del; 40 mod; 292 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockFormattingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
371 lines changed; 108 ins; 125 del; 138 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockFormattingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
118 lines changed; 57 ins; 12 del; 49 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockFormattingContextGeometry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
105 lines changed; 13 ins; 14 del; 78 mod; 247 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockFormattingContextQuirks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 3 ins; 0 del; 18 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockFormattingState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockFormattingState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 54 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockInvalidation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
78 lines changed; 0 ins; 78 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockInvalidation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 0 ins; 52 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/blockformatting/BlockMarginCollapse.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
153 lines changed; 32 ins; 43 del; 78 mod; 484 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 12 del; 3 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 5 ins; 34 del; 22 mod; 391 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayInlineContent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayInlineContent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 54 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayInlineRect.h

944e794a: 8245284: Update to 610.1 version of WebKit  
273 lines changed; 273 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayLineBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
111 lines changed; 111 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayPainter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
301 lines changed; 301 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayPainter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayRect.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 8 ins; 3 del; 17 mod; 274 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/displaytree/DisplayRun.h

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 34 ins; 8 del; 38 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/floats/FloatAvoider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 0 ins; 11 del; 12 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/floats/FloatAvoider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 4 ins; 2 del; 6 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/floats/FloatBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/floats/FloatBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 3 del; 2 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/floats/FloatingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
143 lines changed; 119 ins; 4 del; 20 mod; 525 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/floats/FloatingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 21 ins; 3 del; 2 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/floats/FloatingState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
96 lines changed; 2 ins; 74 del; 20 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/floats/FloatingState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 11 ins; 14 del; 19 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineFormattingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
464 lines changed; 296 ins; 55 del; 113 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineFormattingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 33 ins; 19 del; 20 mod; 43 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineFormattingContextGeometry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 7 ins; 2 del; 11 mod; 68 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineFormattingContextLineLayout.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
505 lines changed; 0 ins; 505 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineFormattingContextQuirks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 2 ins; 12 del; 26 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineFormattingState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 9 ins; 6 del; 10 mod; 49 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineInvalidation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 0 ins; 50 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineInvalidation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 0 ins; 52 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineItem.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineItem.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 14 ins; 2 del; 9 mod; 59 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineLine.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
445 lines changed; 0 ins; 445 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineLine.h

944e794a: 8245284: Update to 610.1 version of WebKit  
177 lines changed; 0 ins; 177 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineLineBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 0 ins; 89 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineLineBoxBuilder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
249 lines changed; 249 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineLineBreaker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
400 lines changed; 357 ins; 0 del; 43 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineLineBreaker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
82 lines changed; 68 ins; 0 del; 14 mod; 49 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineLineBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
866 lines changed; 866 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineLineBuilder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
245 lines changed; 245 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineSoftLineBreakItem.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 60 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineTextItem.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 29 ins; 35 del; 26 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/InlineTextItem.h

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 54 ins; 2 del; 8 mod; 51 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/LineLayoutContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
509 lines changed; 509 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/LineLayoutContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 91 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/text/TextUtil.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 38 ins; 13 del; 19 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/inlineformatting/text/TextUtil.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 15 ins; 1 del; 5 mod; 46 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
116 lines changed; 116 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/integration/LayoutIntegrationBoxTree.h

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 67 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/integration/LayoutIntegrationLineLayout.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
386 lines changed; 386 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/integration/LayoutIntegrationLineLayout.h

944e794a: 8245284: Update to 610.1 version of WebKit  
103 lines changed; 103 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/invalidation/InvalidationContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 59 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/invalidation/InvalidationContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/invalidation/InvalidationState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/invalidation/InvalidationState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/LayoutBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
103 lines changed; 56 ins; 25 del; 22 mod; 391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/LayoutBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 32 ins; 14 del; 12 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/LayoutChildIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 0 ins; 0 del; 24 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/LayoutContainer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 13 ins; 0 del; 1 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/LayoutContainer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/LayoutReplaced.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/LayoutTreeBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
274 lines changed; 139 ins; 56 del; 79 mod; 198 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/LayoutTreeBuilder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 49 ins; 2 del; 4 mod; 54 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/layouttree/TextContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/tableformatting/TableFormattingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
246 lines changed; 149 ins; 28 del; 69 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/tableformatting/TableFormattingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 26 ins; 0 del; 11 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/tableformatting/TableFormattingContextGeometry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 9 ins; 1 del; 6 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/tableformatting/TableFormattingState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/tableformatting/TableGrid.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 16 ins; 2 del; 14 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/tableformatting/TableGrid.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 25 ins; 4 del; 6 mod; 136 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/tableformatting/TableInvalidation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 0 ins; 50 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/layout/tableformatting/TableInvalidation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 0 ins; 51 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ContentFilter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 1 ins; 13 del; 17 mod; 259 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ContentFilter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 0 del; 8 mod; 95 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ContentFilterClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 52 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/CookieJar.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 0 del; 8 mod; 173 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/CookieJar.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 4 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/CrossOriginAccessControl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 41 ins; 1 del; 23 mod; 225 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/CrossOriginAccessControl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 9 ins; 1 del; 5 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/CrossOriginPreflightChecker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/CrossOriginPreflightChecker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/DocumentLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
329 lines changed; 131 ins; 125 del; 73 mod; 1911 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/DocumentLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
63 lines changed; 31 ins; 20 del; 12 mod; 673 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/DocumentThreadableLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 12 ins; 6 del; 5 mod; 690 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/DocumentThreadableLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 2 del; 1 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/DocumentWriter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 16 ins; 4 del; 3 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/EmptyClients.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 48 ins; 10 del; 11 mod; 575 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/EmptyClients.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 4 del; 2 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/EmptyFrameLoaderClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 11 ins; 3 del; 6 mod; 195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/FetchOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 247 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/FormSubmission.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/FrameLoadRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/FrameLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
233 lines changed; 84 ins; 62 del; 87 mod; 3975 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/FrameLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 2 del; 2 mod; 502 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/FrameLoaderClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 2 ins; 8 del; 7 mod; 365 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/FrameLoaderTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 33 ins; 0 del; 2 mod; 234 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/HTTPHeaderField.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/HTTPHeaderField.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/HistoryController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 3 ins; 2 del; 18 mod; 894 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ImageLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 558 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ImageLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/LinkLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 343 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/LoaderStrategy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/MediaResourceLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 237 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/MixedContentChecker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 22 ins; 0 del; 0 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/MixedContentChecker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/NavigationScheduler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 584 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/PingLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 1 ins; 7 del; 4 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/PolicyChecker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 8 ins; 7 del; 5 mod; 257 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/PolicyChecker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 21 ins; 8 del; 0 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ProgressTracker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 3 del; 13 mod; 310 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ProgressTracker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 0 del; 3 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ProgressTrackerClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceLoadNotifier.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 198 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceLoadObserver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
398 lines changed; 2 ins; 384 del; 12 mod; -341 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceLoadObserver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
73 lines changed; 0 ins; 48 del; 25 mod; -6 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceLoadStatistics.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 19 ins; 3 del; 1 mod; 533 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceLoadStatistics.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 1 del; 1 mod; 821 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 2 del; 1 mod; 246 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceLoaderOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
84 lines changed; 60 ins; 0 del; 24 mod; 153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/ResourceTimingInformation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/SinkDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/SubresourceIntegrity.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 19 ins; 0 del; 0 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/SubresourceIntegrity.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/SubresourceLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 41 ins; 1 del; 6 mod; 819 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/SubresourceLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/TextResourceDecoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 1 ins; 15 del; 4 mod; 639 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/TextTrackLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 229 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 10 ins; 0 del; 2 mod; 168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 1040 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCacheGroup.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCacheHost.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 16 ins; 0 del; 8 mod; 558 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCacheHost.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCacheResource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCacheResourceLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/appcache/ApplicationCacheStorage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 1532 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/archive/mhtml/MHTMLArchive.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedCSSStyleSheet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 204 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedFont.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedFont.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 25 ins; 5 del; 5 mod; 679 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 0 del; 4 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedRawResource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 12 ins; 0 del; 0 mod; 344 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedRawResource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedRawResourceClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedResource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 32 ins; 15 del; 14 mod; 890 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedResource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 21 ins; 8 del; 18 mod; 369 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedResourceClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedResourceLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 23 ins; 12 del; 29 mod; 1418 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedResourceLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 231 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedResourceRequest.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 19 del; 0 mod; 275 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedResourceRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedSVGDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedSVGFont.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/CachedSVGFont.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/KeepaliveRequestTracker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/MemoryCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 2 ins; 46 del; 2 mod; 708 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/loader/cache/MemoryCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 3 del; 0 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mapfile-macosx

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 1792 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mapfile-vers

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 1991 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mathml/MathMLElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 34 ins; 13 del; 5 mod; 195 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mathml/MathMLElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mathml/MathMLMathElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 28 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mathml/MathMLOperatorDictionary.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 18 ins; 0 del; 4 mod; 1140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mathml/MathMLOperatorDictionary.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mathml/MathMLPresentationElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 2 del; 0 mod; 397 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/mathml/mathtags.in

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 1 ins; 0 del; 43 mod; 7 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/AlternativeTextClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 68 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ApplicationStateChangeListener.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 0 ins; 41 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/CacheStorageProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 5 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/CaptionUserPreferencesMediaAF.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 9 ins; 0 del; 4 mod; 976 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Chrome.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 9 ins; 11 del; 9 mod; 553 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Chrome.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ChromeClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 8 ins; 4 del; 4 mod; 506 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ClientOrigin.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Crypto.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DOMTimer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 7 ins; 11 del; 9 mod; 393 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DOMTimer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DOMWindow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
159 lines changed; 120 ins; 7 del; 32 mod; 2479 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DOMWindow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 38 ins; 1 del; 11 mod; 451 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DOMWindow.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 11 ins; 0 del; 3 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DOMWindowExtension.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DOMWindowExtension.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DeprecatedGlobalSettings.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DiagnosticLoggingKeys.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 10 ins; 5 del; 4 mod; 849 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DiagnosticLoggingKeys.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 1 del; 2 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DragClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 2 del; 0 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DragController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
168 lines changed; 144 ins; 3 del; 21 mod; 1355 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/DragController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 14 ins; 3 del; 2 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/EditorClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 192 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/EventHandler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
109 lines changed; 50 ins; 22 del; 37 mod; 4319 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/EventHandler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 9 ins; 11 del; 3 mod; 617 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/EventSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 46 ins; 0 del; 10 mod; 392 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/EventSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 9 ins; 0 del; 3 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/FocusController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 1156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Frame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 15 ins; 7 del; 7 mod; 1000 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Frame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 5 ins; 6 del; 1 mod; 402 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/FrameIdentifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/FrameSnapshotting.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/FrameTree.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/FrameView.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
149 lines changed; 86 ins; 23 del; 40 mod; 5215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/FrameView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 12 ins; 7 del; 5 mod; 933 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/FrameViewLayoutContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 43 ins; 0 del; 10 mod; 645 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/FrameViewLayoutContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 19 ins; 0 del; 1 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/IntersectionObserver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 2 ins; 8 del; 1 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/IntersectionObserver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Location.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Location.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 65 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/LoggedInStatus.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 91 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/LoggedInStatus.h

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 85 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/MediaProducer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/MemoryRelease.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 8 ins; 1 del; 6 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/MemoryRelease.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Navigator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 223 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Navigator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/NavigatorBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 154 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/NavigatorBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 73 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/NavigatorIsLoggedIn.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
86 lines changed; 86 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/NavigatorIsLoggedIn.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/NavigatorIsLoggedIn.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Page.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
564 lines changed; 170 ins; 179 del; 215 mod; 2442 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Page.h

944e794a: 8245284: Update to 610.1 version of WebKit  
130 lines changed; 54 ins; 45 del; 31 mod; 887 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageConfiguration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 8 ins; 0 del; 2 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageConfiguration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 11 ins; 0 del; 5 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageConsoleClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 14 ins; 2 del; 32 mod; 383 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageConsoleClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 0 del; 15 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageDebuggable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageGroup.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 1 ins; 15 del; 1 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageGroup.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 4 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageOverlayController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 442 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PageOverlayController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PerformanceEntry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PerformanceEntry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PerformanceLogging.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PerformanceObserver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PlugInClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 6 del; 0 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PointerCaptureController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 78 ins; 6 del; 7 mod; 438 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PointerCaptureController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 11 ins; 0 del; 0 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PointerLockController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 221 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PostMessageOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 43 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PostMessageOptions.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 28 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/PrintContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 458 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ProcessWarming.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Quirks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
256 lines changed; 168 ins; 40 del; 48 mod; 457 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Quirks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 21 ins; 2 del; 0 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/RemoteDOMWindow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/RemoteDOMWindow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 1 del; 2 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/RemoteDOMWindow.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/RenderingUpdateScheduler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 1 del; 0 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ResizeObserver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 8 ins; 5 del; 0 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ResizeObserver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/RuntimeEnabledFeatures.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/RuntimeEnabledFeatures.h

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 42 ins; 21 del; 7 mod; 532 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollBehavior.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 54 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollBehavior.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 40 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollBehavior.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 26 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollIntoViewOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 2 del; 1 mod; 28 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollIntoViewOptions.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 21 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollOptions.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 28 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollToOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 7 ins; 0 del; 2 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ScrollToOptions.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SecurityOrigin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 12 ins; 0 del; 13 mod; 589 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SecurityOrigin.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 306 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SecurityOriginData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 153 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SecurityPolicy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 227 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SecurityPolicy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/Settings.yaml

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 71 ins; 7 del; 7 mod; 871 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SettingsBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 1 del; 3 mod; 413 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SettingsBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 220 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SuspendableTimer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 5 ins; 5 del; 14 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/SuspendableTimer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 28 ins; 1 del; 4 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/TextIndicator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 17 ins; 0 del; 1 mod; 390 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/UserContentURLPattern.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 232 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ViewportConfiguration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 5 ins; 0 del; 5 mod; 703 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/ViewportConfiguration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/VisitedLinkStore.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/VisualViewport.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 4 ins; 19 del; 3 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/VisualViewport.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 3 del; 0 mod; 71 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/WheelEventTestMonitor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
126 lines changed; 126 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/WheelEventTestMonitor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 75 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/WheelEventTestTrigger.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
134 lines changed; 0 ins; 134 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/WheelEventTestTrigger.h

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 0 ins; 68 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/WindowOrWorkerGlobalScope.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 9 ins; 2 del; 8 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/AnimationBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 787 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/AnimationBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 0 del; 1 mod; 263 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/CSSAnimationController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 799 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/CSSAnimationController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 1 del; 1 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/CSSPropertyAnimation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 6 ins; 2 del; 14 mod; 1850 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/CSSPropertyAnimation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/CompositeAnimation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 6 ins; 10 del; 7 mod; 561 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/ImplicitAnimation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 373 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/animation/KeyframeAnimation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 0 del; 2 mod; 537 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/csp/ContentSecurityPolicy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 1 ins; 2 del; 11 mod; 928 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/csp/ContentSecurityPolicy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 1 del; 7 mod; 227 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/csp/ContentSecurityPolicyResponseHeaders.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 18 ins; 1 del; 0 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/linux/ResourceUsageOverlayLinux.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 7 ins; 17 del; 23 mod; 851 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/AxisScrollSnapOffsets.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 11 del; 5 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollLatchingState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollLatchingState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingCoordinator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 10 del; 1 mod; 490 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingCoordinator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 227 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingCoordinatorTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingMomentumCalculator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 234 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingStateNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 17 ins; 0 del; 3 mod; 280 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingStateScrollingNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 3 ins; 1 del; 17 mod; 333 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingStateScrollingNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 14 ins; 3 del; 6 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTree.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 6 ins; 8 del; 11 mod; 469 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTree.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 6 ins; 0 del; 4 mod; 220 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 5 ins; 0 del; 3 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 1 del; 0 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTreeNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 11 ins; 7 del; 11 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTreeNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 106 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTreeOverflowScrollProxyNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 0 ins; 79 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTreeOverflowScrollProxyNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 0 ins; 54 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 7 ins; 5 del; 8 mod; 253 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 6 del; 8 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ThreadedScrollingTree.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 12 ins; 0 del; 5 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/ThreadedScrollingTree.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingCoordinatorNicosia.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 12 ins; 0 del; 3 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingStateNodeNicosia.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 5 ins; 3 del; 4 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeFixedNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 69 ins; 0 del; 2 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeFixedNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 14 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeFrameScrollingNodeNicosia.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
146 lines changed; 143 ins; 0 del; 3 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeFrameScrollingNodeNicosia.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 22 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeNicosia.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 0 del; 3 mod; 71 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeOverflowScrollProxyNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
111 lines changed; 111 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeOverflowScrollProxyNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 64 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeOverflowScrollingNodeNicosia.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
106 lines changed; 106 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeOverflowScrollingNodeNicosia.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreePositionedNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
121 lines changed; 121 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreePositionedNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 67 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeStickyNode.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 87 ins; 0 del; 2 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/page/scrolling/nicosia/ScrollingTreeStickyNode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 15 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/CalculationValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 56 ins; 0 del; 16 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/CalculationValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
82 lines changed; 57 ins; 24 del; 1 mod; 188 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ContentType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 17 ins; 0 del; 2 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Curl.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 2 del; 0 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Cursor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 4 ins; 2 del; 5 mod; 459 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Cursor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 2 ins; 7 del; 3 mod; 231 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/DateComponents.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 725 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/DeferrableTask.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 82 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/EventLoop.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 0 ins; 50 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/FreeType.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 2 del; 0 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/GStreamer.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/GenericTaskQueue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 0 del; 7 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ImageDecoders.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 5 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/LayoutUnit.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 14 del; 0 mod; 826 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/LegacySchemeRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
551 lines changed; 551 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/LegacySchemeRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
108 lines changed; 108 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/LengthSize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/LocalizedStrings.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 57 ins; 0 del; 2 mod; 1151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/LocalizedStrings.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 3 del; 1 mod; 360 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/LogInitialization.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Logging.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 12 ins; 0 del; 0 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Logging.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 2 del; 1 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/MIMETypeRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
201 lines changed; 62 ins; 41 del; 98 mod; 609 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/MIMETypeRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 26 ins; 0 del; 1 mod; 130 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/OpenSSL.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 22 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PODInterval.h

944e794a: 8245284: Update to 610.1 version of WebKit  
140 lines changed; 52 ins; 50 del; 38 mod; 23 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PODIntervalTree.h

944e794a: 8245284: Update to 610.1 version of WebKit  
168 lines changed; 39 ins; 90 del; 39 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PODRedBlackTree.h

944e794a: 8245284: Update to 610.1 version of WebKit  
257 lines changed; 27 ins; 159 del; 71 mod; 378 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Pasteboard.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 25 ins; 20 del; 15 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Pasteboard.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 18 ins; 17 del; 9 mod; 330 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PasteboardCustomData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
267 lines changed; 267 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PasteboardCustomData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
101 lines changed; 101 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PasteboardItemInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 4 ins; 0 del; 11 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PasteboardStrategy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 7 ins; 8 del; 8 mod; 76 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PictureInPictureObserver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 42 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PictureInPictureSupport.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PlatformKeyboardEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 11 ins; 36 del; 3 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PlatformPasteboard.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 9 ins; 3 del; 14 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PlatformScreen.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 133 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PlatformWheelEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 62 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PlatformWheelEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 1 del; 0 mod; 239 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PopupMenu.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 41 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PreviewConverter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
303 lines changed; 303 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PreviewConverter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
138 lines changed; 138 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PreviewConverterClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/PreviewConverterProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 39 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/RuntimeApplicationChecks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 10 ins; 1 del; 2 mod; 101 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/SchemeRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
109 lines changed; 0 ins; 109 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScreenProperties.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollAnimator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollAnimator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 150 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollAnimatorNone.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
571 lines changed; 571 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollAnimatorSmooth.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
108 lines changed; 108 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollAnimatorSmooth.h

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 69 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollTypes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 52 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 7 ins; 5 del; 0 mod; 222 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollView.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 64 ins; 2 del; 9 mod; 1579 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 19 ins; 8 del; 5 mod; 515 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollableArea.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 763 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ScrollableArea.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 408 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Scrollbar.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/SerializedPlatformRepresentation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/SharedBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 18 ins; 0 del; 3 mod; 350 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/SharedBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 22 ins; 0 del; 3 mod; 247 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/SharedStringHash.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 3 ins; 10 del; 3 mod; 40 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Soup.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 30 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/SourcesCairo.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/SourcesGLib.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/SourcesSoup.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/StaticPasteboard.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 11 ins; 10 del; 12 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/StaticPasteboard.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 4 ins; 2 del; 6 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Supplementable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/TextureMapper.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 1 del; 1 mod; 114 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ThemeTypes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
178 lines changed; 178 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ThemeTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
109 lines changed; 85 ins; 0 del; 24 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ThreadGlobalData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 8 ins; 0 del; 0 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ThreadGlobalData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 5 ins; 0 del; 35 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/ThreadTimers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/Timer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 3 del; 12 mod; 508 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/UserAgentQuirks.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 39 ins; 12 del; 8 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/UserAgentQuirks.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/WebGLStateTracker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/WebGLStateTracker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/animation/Animation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 40 ins; 0 del; 0 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/animation/Animation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/animation/AnimationList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 17 ins; 0 del; 0 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/animation/AnimationList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 2 del; 4 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/animation/AnimationUtilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 4 ins; 1 del; 6 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/AudioArray.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 0 ins; 26 del; 15 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/FFTFrame.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 272 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/HRTFPanner.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 1 del; 0 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/MultiChannelResampler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 9 ins; 4 del; 13 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/MultiChannelResampler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/PlatformMediaSession.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 10 ins; 0 del; 3 mod; 407 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/PlatformMediaSession.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 307 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/PlatformMediaSessionManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 14 ins; 7 del; 4 mod; 562 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/PlatformMediaSessionManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/SincResampler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 469 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/audio/SincResampler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/encryptedmedia/CDMInstance.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 13 ins; 0 del; 0 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/encryptedmedia/clearkey/CDMClearKey.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
105 lines changed; 50 ins; 23 del; 32 mod; 673 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/encryptedmedia/clearkey/CDMClearKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 34 ins; 0 del; 2 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/generic/KeyedDecoderGeneric.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
78 lines changed; 34 ins; 32 del; 12 mod; 235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/generic/KeyedDecoderGeneric.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 207 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 2 del; 3 mod; 103 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/AlphaPremultiplication.h

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 39 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/AudioTrackPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 17 ins; 0 del; 0 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/BitmapImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 30 ins; 0 del; 6 mod; 614 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/BitmapImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 255 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Color.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
156 lines changed; 32 ins; 74 del; 50 mod; 491 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Color.h

944e794a: 8245284: Update to 610.1 version of WebKit  
137 lines changed; 28 ins; 79 del; 30 mod; 289 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ColorSpace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ComplexTextController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 1 ins; 28 del; 6 mod; 847 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ComplexTextController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/CustomPaintImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 209 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/DecodingOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 14 ins; 0 del; 2 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ExtendedColor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 0 ins; 16 del; 11 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ExtendedColor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 64 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Extensions3D.h

944e794a: 8245284: Update to 610.1 version of WebKit  
301 lines changed; 0 ins; 301 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ExtensionsGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
310 lines changed; 310 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FloatPoint.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FloatPoint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 304 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FloatPoint3D.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 11 ins; 0 del; 1 mod; 188 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FloatPolygon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 6 del; 11 mod; 244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FloatPolygon.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 2 ins; 14 del; 2 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FloatRoundedRect.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 198 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FloatSize.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FloatSize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 276 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Font.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 28 ins; 16 del; 1 mod; 671 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Font.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 20 ins; 6 del; 3 mod; 361 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 4 del; 7 mod; 486 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 2 ins; 3 del; 8 mod; 320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontCascade.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
73 lines changed; 13 ins; 30 del; 30 mod; 1762 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontCascade.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 364 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontCascadeFonts.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 532 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontCascadeFonts.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontDescription.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontDescription.h

944e794a: 8245284: Update to 610.1 version of WebKit  
247 lines changed; 241 ins; 3 del; 3 mod; 201 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontMetrics.h

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 38 ins; 2 del; 24 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontPlatformData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 3 del; 2 mod; 334 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontSelectionAlgorithm.h

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 89 ins; 0 del; 0 mod; 491 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FontTaggedSettings.h

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 75 ins; 0 del; 1 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FormatConverter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
152 lines changed; 0 ins; 0 del; 152 mod; 1144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/FormatConverter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 2 ins; 0 del; 10 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GLContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 6 del; 1 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GLContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 8 ins; 1 del; 2 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GeneratedImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GeometryUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GlyphBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 51 ins; 1 del; 10 mod; 185 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Gradient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
244 lines changed; 237 ins; 0 del; 7 mod; 159 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GradientImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 2 ins; 0 del; 72 mod; 1146 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 43 ins; 2 del; 24 mod; 709 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext3D.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
673 lines changed; 0 ins; 673 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext3D.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1577 lines changed; 0 ins; 1577 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext3DAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 0 ins; 56 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext3DManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
280 lines changed; 0 ins; 280 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext3DManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 0 ins; 90 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext3DPrivate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 0 ins; 67 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContext3DPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 0 ins; 44 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContextGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
182 lines changed; 182 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContextGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1222 lines changed; 1222 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsContextGLAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 60 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsLayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 1078 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsLayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 1 del; 0 mod; 753 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsLayerClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsTypes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 0 del; 7 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
117 lines changed; 77 ins; 12 del; 28 mod; 96 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsTypes3D.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 0 ins; 54 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/GraphicsTypesGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 55 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/HEVCUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
133 lines changed; 133 ins; 0 del; 0 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/HEVCUtilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 8 ins; 0 del; 0 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Image.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 395 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Image.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 8 ins; 1 del; 2 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageBackingStore.h

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 2 ins; 0 del; 26 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 11 del; 5 mod; 239 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 7 ins; 13 del; 5 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageBufferData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageFrame.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 95 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageFrameCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
578 lines changed; 578 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageOrientation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 20 ins; 0 del; 0 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImagePaintingOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 44 ins; 0 del; 5 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 16 ins; 8 del; 10 mod; 674 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ImageSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 5 ins; 0 del; 3 mod; 201 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/IntRectExtent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 11 ins; 22 del; 10 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/LayoutPoint.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/LayoutRect.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 22 ins; 0 del; 0 mod; 270 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/LayoutSize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 10 ins; 0 del; 0 mod; 201 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MIMETypeCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
132 lines changed; 132 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MIMETypeCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 65 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MediaPlaybackTargetClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MediaPlaybackTargetPicker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MediaPlaybackTargetPicker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MediaPlayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
244 lines changed; 104 ins; 55 del; 85 mod; 1465 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MediaPlayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
152 lines changed; 90 ins; 21 del; 41 mod; 552 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MediaPlayerEnums.h

944e794a: 8245284: Update to 610.1 version of WebKit  
141 lines changed; 134 ins; 0 del; 7 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/MediaPlayerPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 11 ins; 3 del; 7 mod; 279 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/NativeImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 0 del; 1 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/OpenGLShims.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 230 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/OpenGLShims.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 396 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Path.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 6 del; 9 mod; 201 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Path.h

944e794a: 8245284: Update to 610.1 version of WebKit  
227 lines changed; 112 ins; 7 del; 108 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/PathTraversalState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 2 del; 8 mod; 273 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/PathTraversalState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/PathUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 590 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Pattern.h

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 44 ins; 1 del; 3 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/PlatformDisplay.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 249 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/PlatformMediaResourceLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/PlatformTimeRanges.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 10 ins; 0 del; 0 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/PlatformTimeRanges.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 46 ins; 0 del; 3 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Region.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 664 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/Region.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 309 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/RemoteVideoSample.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
73 lines changed; 70 ins; 0 del; 3 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/RemoteVideoSample.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 124 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/RenderingMode.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/RoundedRect.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 3 del; 1 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/ShadowBlur.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 0 del; 11 mod; 919 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/TrackPrivateBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/VideoTrackPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 17 ins; 0 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/WidthIterator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 7 ins; 0 del; 3 mod; 400 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/WidthIterator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/WindRule.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 14 ins; 0 del; 1 mod; 36 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/angle/ExtensionsGLANGLE.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
251 lines changed; 251 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/angle/ExtensionsGLANGLE.h

944e794a: 8245284: Update to 610.1 version of WebKit  
106 lines changed; 106 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2728 lines changed; 2728 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/angle/TemporaryANGLESetting.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
63 lines changed; 63 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/angle/TemporaryANGLESetting.h

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/cpu/arm/GraphicsContext3DNEON.h

944e794a: 8245284: Update to 610.1 version of WebKit  
304 lines changed; 0 ins; 304 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/cpu/arm/GraphicsContextGLNEON.h

944e794a: 8245284: Update to 610.1 version of WebKit  
301 lines changed; 301 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/cv/ImageTransferSessionVT.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 1 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/cv/TextureCacheCV.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/cv/VideoTextureCopierCV.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
287 lines changed; 114 ins; 11 del; 162 mod; 787 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/cv/VideoTextureCopierCV.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 13 ins; 0 del; 28 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/displaylists/DisplayList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
153 lines changed; 147 ins; 3 del; 3 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/displaylists/DisplayListItems.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
420 lines changed; 417 ins; 0 del; 3 mod; 1133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/displaylists/DisplayListItems.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2493 lines changed; 2140 ins; 295 del; 58 mod; 733 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 13 ins; 0 del; 5 mod; 490 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/displaylists/DisplayListReplayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/egl/GLContextEGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 496 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/egl/GLContextEGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FEBlend.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FEComposite.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 340 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FEDropShadow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 11 ins; 0 del; 2 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FEDropShadow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FEFlood.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 14 ins; 0 del; 0 mod; 553 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FEGaussianBlur.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FELighting.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 486 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FETile.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FETurbulence.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 487 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/Filter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FilterEffect.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 216 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FilterOperations.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 4 ins; 21 del; 6 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/FilterOperations.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/SourceAlpha.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/filters/SourceGraphic.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/freetype/FontCacheFreeType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 656 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 1 del; 4 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 288 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 8 ins; 0 del; 0 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/glx/GLContextGLX.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 422 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/glx/GLContextGLX.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 75 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUBindGroup.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 0 ins; 50 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUBufferUsage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUColorStateDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 44 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUColorWrite.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUColorWriteBits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 0 ins; 50 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUComputePipeline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 14 ins; 0 del; 3 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUComputePipelineDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUError.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUError.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUErrorScopes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 20 ins; 0 del; 2 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUErrorScopes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUObjectBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUPipeline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 37 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUPipeline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUPipelineDescriptorBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 42 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUPipelineStageDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 0 ins; 52 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUProgrammableStageDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 52 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPURenderPipeline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 14 ins; 0 del; 3 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPURenderPipelineDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUTexture.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/GPUTextureUsage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/Texture.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 0 ins; 0 del; 23 mod; 201 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/Texture.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 60 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 0 ins; 48 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 0 ins; 65 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyCommandBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 0 ins; 43 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyCommandBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyCommandQueue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyCommandQueue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 58 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyComputeCommandEncoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyComputeCommandEncoder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 0 ins; 60 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyComputePipelineState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyComputePipelineState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 0 ins; 57 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyDepthStencilDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyDepthStencilDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyDepthStencilState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyDepthStencilState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyDevice.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 0 ins; 43 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyDevice.h

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 0 ins; 67 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyDrawable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyDrawable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 0 ins; 60 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyEnums.h

944e794a: 8245284: Update to 610.1 version of WebKit  
45 lines changed; 0 ins; 45 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyFunction.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 0 ins; 59 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyLibrary.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyLibrary.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 0 ins; 60 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderCommandEncoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderCommandEncoder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 0 ins; 62 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPassAttachmentDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 0 ins; 43 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPassAttachmentDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 0 ins; 65 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPassColorAttachmentDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPassColorAttachmentDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 0 ins; 53 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPassDepthAttachmentDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPassDepthAttachmentDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 0 ins; 54 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPassDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 0 ins; 43 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPassDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 0 ins; 59 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPipelineColorAttachmentDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPipelineColorAttachmentDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 58 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPipelineDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPipelineDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 0 ins; 66 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPipelineState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyRenderPipelineState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 0 ins; 60 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacySize.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 0 ins; 40 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyTexture.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyTexture.h

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyTextureDescriptor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 0 ins; 42 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/gpu/legacy/GPULegacyTextureDescriptor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 0 ins; 70 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/holepunch/MediaPlayerPrivateHolePunch.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 20 ins; 1 del; 4 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/holepunch/MediaPlayerPrivateHolePunch.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/BufferImageJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/FontCacheJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/FontCustomPlatformData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/FontCustomPlatformData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 5 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/GraphicsContextJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 937 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/ImageBufferJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 501 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/MediaPlayerPrivateJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 17 ins; 2 del; 37 mod; 822 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/MediaPlayerPrivateJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 4 ins; 6 del; 0 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/NativeImageJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 180 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java/PathJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 5 del; 21 mod; 509 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/NicosiaAnimation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 19 ins; 16 del; 4 mod; 360 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/NicosiaAnimation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 2 del; 0 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/NicosiaBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 4 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngineBasic.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngineThreaded.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/NicosiaPlatformLayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 400 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/NicosiaSceneIntegration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 15 ins; 0 del; 1 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/NicosiaSceneIntegration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 0 del; 4 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaBackingStoreTextureMapperImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaContentLayerTextureMapperImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 82 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGC3DANGLELayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
214 lines changed; 214 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGC3DANGLELayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
88 lines changed; 88 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGC3DLayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 35 ins; 0 del; 6 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGC3DLayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 2 ins; 0 del; 5 mod; 59 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
311 lines changed; 0 ins; 311 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 0 ins; 69 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLCommon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
259 lines changed; 0 ins; 259 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLCommon.h

944e794a: 8245284: Update to 610.1 version of WebKit  
98 lines changed; 0 ins; 98 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLES.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
320 lines changed; 0 ins; 320 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLES.h

944e794a: 8245284: Update to 610.1 version of WebKit  
131 lines changed; 0 ins; 131 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/ExtensionsGLOpenGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
316 lines changed; 316 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/ExtensionsGLOpenGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 69 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/ExtensionsGLOpenGLCommon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
259 lines changed; 259 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/ExtensionsGLOpenGLCommon.h

944e794a: 8245284: Update to 610.1 version of WebKit  
98 lines changed; 98 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/ExtensionsGLOpenGLES.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
316 lines changed; 316 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/ExtensionsGLOpenGLES.h

944e794a: 8245284: Update to 610.1 version of WebKit  
129 lines changed; 129 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
506 lines changed; 0 ins; 506 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLCommon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2082 lines changed; 0 ins; 2082 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
401 lines changed; 0 ins; 401 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
536 lines changed; 536 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
887 lines changed; 887 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
516 lines changed; 516 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLCommon.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3028 lines changed; 3028 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLES.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
413 lines changed; 413 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
279 lines changed; 279 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 90 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLPrivate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
67 lines changed; 67 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/GraphicsContextGLOpenGLPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 41 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/TemporaryOpenGLSetting.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/opengl/TemporaryOpenGLSetting.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 2 ins; 1 del; 6 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/BitmapTexture.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/BitmapTextureGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 20 ins; 1 del; 3 mod; 347 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/BitmapTextureGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/BitmapTextureJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 72 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/GraphicsContext3DTextureMapper.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
340 lines changed; 0 ins; 340 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapper.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
484 lines changed; 484 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperGC3DPlatformLayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 1 ins; 0 del; 10 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperGC3DPlatformLayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
236 lines changed; 197 ins; 17 del; 22 mod; 742 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperGL.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 0 del; 1 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperGLHeaders.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 5 ins; 0 del; 3 mod; 695 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 225 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerBuffer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 63 ins; 0 del; 9 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerBuffer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 25 ins; 0 del; 2 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerProxy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 268 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 64 ins; 2 del; 3 mod; 540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 10 ins; 0 del; 2 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 37 ins; 0 del; 6 mod; 1303 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 12 ins; 0 del; 1 mod; 237 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/transforms/AffineTransform.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 464 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/transforms/RotateTransformOperation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 8 ins; 0 del; 1 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 12 ins; 0 del; 4 mod; 1772 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/wayland/PlatformDisplayWayland.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 6 ins; 0 del; 4 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/image-decoders/ScalableImageDecoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 4 del; 2 mod; 223 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 10 del; 0 mod; 629 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 899 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/java/EventLoopJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
61 lines changed; 0 ins; 61 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/java/LocalizedStringsJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 10 ins; 0 del; 0 mod; 724 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/java/PasteboardJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 544 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/java/RenderThemeJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 739 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/java/RenderThemeJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/java/TextBreakIteratorJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 256 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/libwpe/PasteboardLibWPE.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 155 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/libwpe/PlatformKeyboardEventLibWPE.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 1345 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/libwpe/PlatformPasteboardLibWPE.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 130 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediacapabilities/ColorGamut.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediacapabilities/HdrMetadataType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediacapabilities/MediaCapabilitiesLogging.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
231 lines changed; 231 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediacapabilities/MediaCapabilitiesLogging.h

944e794a: 8245284: Update to 610.1 version of WebKit  
119 lines changed; 119 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediacapabilities/TransferFunction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediacapabilities/VideoConfiguration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediarecorder/MediaRecorderPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 13 ins; 5 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediarecorder/MediaRecorderPrivateAVFImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 0 del; 4 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediarecorder/MediaRecorderPrivateAVFImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediarecorder/MediaRecorderPrivateMock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediarecorder/MediaRecorderPrivateMock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/AudioMediaStreamTrackRenderer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 74 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/AudioMediaStreamTrackRenderer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
129 lines changed; 129 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/AudioTrackPrivateMediaStream.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
152 lines changed; 152 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/AudioTrackPrivateMediaStream.h

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 39 ins; 5 del; 9 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/MediaStreamPrivate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 3 ins; 37 del; 7 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/MediaStreamPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 9 del; 1 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/MediaStreamRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 13 ins; 0 del; 3 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RTCRtpCapabilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 6 del; 1 mod; 38 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RTCRtpCodecCapability.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 43 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeIncomingAudioSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeIncomingVideoSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 9 ins; 4 del; 2 mod; 1080 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeMediaSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 4 del; 0 mod; 298 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeMediaSourceFactory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 99 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeMediaSourceIdentifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeOutgoingAudioSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 6 ins; 20 del; 4 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeOutgoingAudioSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 2 del; 2 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeOutgoingVideoSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 5 ins; 29 del; 4 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeOutgoingVideoSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 1 del; 2 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeVideoCaptureSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 1 del; 12 mod; 454 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/RealtimeVideoSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/GStreamerVideoDecoderFactory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 0 ins; 27 del; 3 mod; 401 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/GStreamerVideoEncoderFactory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 10 ins; 24 del; 24 mod; 477 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCAudioModule.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCDTMFSenderBackend.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 28 ins; 0 del; 8 mod; 400 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 11 ins; 1 del; 4 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProviderCocoa.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 1 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProviderCocoa.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 1 del; 0 mod; 52 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCSocketIdentifier.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/GeolocationClientMock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/GeolocationClientMock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MediaEngineConfigurationFactoryMock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MediaPlaybackTargetPickerMock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 17 ins; 7 del; 13 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MediaPlaybackTargetPickerMock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 2 del; 1 mod; 63 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MockAudioDestinationCocoa.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
79 lines changed; 79 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MockAudioDestinationCocoa.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 58 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MockRealtimeAudioSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MockRealtimeMediaSourceCenter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 6 ins; 10 del; 10 mod; 344 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MockRealtimeMediaSourceCenter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MockRealtimeVideoSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 2 del; 12 mod; 500 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/MockRealtimeVideoSource.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 128 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/ScrollAnimatorMock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/ScrollbarThemeMock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/mediasource/MockBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/mediasource/MockMediaPlayerMediaSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 17 ins; 1 del; 8 mod; 271 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/mediasource/MockMediaSourcePrivate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/mock/mediasource/MockSourceBufferPrivate.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/BlobRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 1 del; 8 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/BlobRegistryImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 360 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/CacheValidation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 14 ins; 0 del; 12 mod; 446 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/CacheValidation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/CookieRequestHeaderFieldProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 8 del; 1 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/DataURLDecoder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/FormData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 8 del; 9 mod; 417 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/FormData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 311 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/FormDataBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 218 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/HTTPCookieAcceptPolicy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 51 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/HTTPHeaderMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 209 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/HTTPHeaderMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 11 ins; 0 del; 2 mod; 268 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/HTTPHeaderNames.in

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/HTTPParsers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
204 lines changed; 69 ins; 125 del; 10 mod; 811 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/HTTPParsers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 14 ins; 1 del; 10 mod; 153 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/HTTPStatusCodes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 0 ins; 27 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/NetworkLoadMetrics.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 6 ins; 10 del; 2 mod; 243 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/NetworkStorageSession.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 37 ins; 1 del; 3 mod; 261 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/NetworkStorageSession.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 36 ins; 0 del; 5 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ParsedContentType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 1 ins; 2 del; 14 mod; 400 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ResourceHandle.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 249 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ResourceHandle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 4 del; 2 mod; 270 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ResourceHandleInternal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ResourceLoadPriority.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ResourceRequestBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 5 del; 5 mod; 762 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ResourceRequestBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 10 ins; 2 del; 12 mod; 342 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ResourceResponseBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 10 ins; 0 del; 1 mod; 805 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/ResourceResponseBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 21 ins; 0 del; 5 mod; 321 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/SameSiteInfo.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/SameSiteInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/StorageSessionProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 4 del; 0 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/StoredCredentialsPolicy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/SynchronousLoaderClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 15 ins; 0 del; 4 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/SynchronousLoaderClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 16 ins; 0 del; 2 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/create-http-header-name-table

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 22 ins; 0 del; 0 mod; 244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/network/java/NetworkStorageSessionJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 2 ins; 1 del; 7 mod; 165 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/playstation/EventLoopPlayStation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 0 ins; 38 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/playstation/MIMETypeRegistryPlayStation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 1 del; 30 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/playstation/UserAgentPlayStation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/sql/SQLiteDatabase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 604 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/sql/SQLiteDatabase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/sql/SQLiteStatement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 3 del; 3 mod; 527 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/sql/SQLiteStatement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/text/BidiResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 972 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/text/TextEncoding.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 9 ins; 0 del; 4 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/text/TextEncodingRegistry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 9 ins; 0 del; 25 mod; 303 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/text/TextEncodingRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/text/TextFlags.h

944e794a: 8245284: Update to 610.1 version of WebKit  
450 lines changed; 450 ins; 0 del; 0 mod; 390 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/text/icu/UTextProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
115 lines changed; 115 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/VRManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 0 ins; 85 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/VRManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 0 ins; 52 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/VRPlatformDisplay.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 0 ins; 55 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/VRPlatformDisplay.h

944e794a: 8245284: Update to 610.1 version of WebKit  
183 lines changed; 0 ins; 183 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/VRPlatformDisplayClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 0 ins; 35 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/VRPlatformManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 0 ins; 35 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/openvr/VRPlatformDisplayOpenVR.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
193 lines changed; 0 ins; 193 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/openvr/VRPlatformDisplayOpenVR.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 58 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/openvr/VRPlatformManagerOpenVR.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
88 lines changed; 0 ins; 88 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/platform/vr/openvr/VRPlatformManagerOpenVR.h

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 0 ins; 51 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/plugins/PluginViewBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/plugins/npapi.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 868 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/CSSFilter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 14 ins; 7 del; 5 mod; 396 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/CSSFilter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 106 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/CSSValueKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
100 lines changed; 100 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/ComplexLineLayout.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 27 ins; 0 del; 12 mod; 2253 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/ComplexLineLayout.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/EventRegion.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 261 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/FloatingObjects.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 508 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/FloatingObjects.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 5 ins; 14 del; 3 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/GridTrackSizingAlgorithm.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 1374 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/GridTrackSizingAlgorithm.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 280 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/ImageQualityController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 188 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/InlineBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 4 del; 13 mod; 329 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/InlineBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 0 del; 15 mod; 436 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/InlineFlowBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
23 lines changed; 0 ins; 0 del; 23 mod; 1733 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/InlineFlowBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 369 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/InlineTextBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
203 lines changed; 156 ins; 36 del; 11 mod; 1261 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/InlineTextBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 7 ins; 0 del; 1 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/LayoutDisallowedScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/LayoutDisallowedScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/MarkedText.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/MarkedText.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/PaintPhase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/PointerEventsHitRules.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 9 ins; 0 del; 0 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/PointerEventsHitRules.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 20 ins; 9 del; 12 mod; 3474 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 542 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderBlockFlow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
204 lines changed; 100 ins; 27 del; 77 mod; 4322 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderBlockFlow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
90 lines changed; 76 ins; 2 del; 12 mod; 569 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
37 lines changed; 9 ins; 0 del; 28 mod; 4969 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 3 ins; 0 del; 4 mod; 819 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderBoxModelObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
99 lines changed; 47 ins; 9 del; 43 mod; 2616 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderBoxModelObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 327 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderCounter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 24 ins; 4 del; 2 mod; 600 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 1134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 5 ins; 10 del; 13 mod; 2179 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 491 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderEmbeddedObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 582 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderFlexibleBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 29 ins; 1 del; 3 mod; 1893 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderFlexibleBox.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 216 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderFragmentContainer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 571 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderFragmentContainer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 2 del; 0 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderFragmentedFlow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 31 ins; 12 del; 7 mod; 1093 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderFragmentedFlow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 2 ins; 35 del; 4 mod; 220 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderFullScreen.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 188 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderGeometryMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 8 ins; 0 del; 6 mod; 297 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderGeometryMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderGrid.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 6 ins; 4 del; 9 mod; 1826 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderGrid.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 208 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 22 ins; 4 del; 6 mod; 840 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderImageResourceStyleImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderInline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 7 ins; 3 del; 2 mod; 1385 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderInline.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
284 lines changed; 143 ins; 77 del; 64 mod; 6929 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 11 ins; 0 del; 14 mod; 1386 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayerBacking.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
170 lines changed; 94 ins; 21 del; 55 mod; 3404 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayerBacking.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 14 ins; 0 del; 5 mod; 439 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayerCompositor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
161 lines changed; 62 ins; 37 del; 62 mod; 4758 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayerCompositor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 0 del; 9 mod; 651 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayerModelObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 2 del; 6 mod; 334 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayoutState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 4 del; 5 mod; 335 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLayoutState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLineBreak.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 20 ins; 25 del; 14 mod; 222 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderLineBreak.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderListBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 1 ins; 1 del; 8 mod; 972 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderMedia.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderMultiColumnFlow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 425 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderObject.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 25 ins; 1 del; 8 mod; 1960 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 6 ins; 1 del; 6 mod; 1118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderQuote.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 425 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderReplaced.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 24 ins; 0 del; 4 mod; 692 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderScrollbar.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 15 ins; 0 del; 4 mod; 350 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderScrollbar.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 1594 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTable.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 382 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTableCell.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 1396 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTableCell.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 387 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTableSection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 1579 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderText.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
139 lines changed; 82 ins; 11 del; 46 mod; 1533 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderText.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 8 ins; 1 del; 1 mod; 305 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTextLineBoxes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
164 lines changed; 6 ins; 131 del; 27 mod; 432 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTextLineBoxes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 1 ins; 11 del; 2 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTheme.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
85 lines changed; 0 ins; 1 del; 84 mod; 1401 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTheme.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 1 del; 25 mod; 420 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderThemeCocoa.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderThemeGtk.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 0 del; 16 mod; 1178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderThemeGtk.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 0 del; 13 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderThemeIOS.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 8 ins; 0 del; 7 mod; 168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderThemeMac.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 0 ins; 0 del; 15 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderThemeWin.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 0 del; 10 mod; 1144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderThemeWin.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 0 ins; 0 del; 12 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderTreeAsText.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 0 ins; 5 del; 14 mod; 887 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderVTTCue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 387 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderView.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 18 ins; 0 del; 1 mod; 891 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RenderView.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 5 ins; 0 del; 0 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/RootInlineBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 2 ins; 7 del; 20 mod; 1134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SelectionRangeData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 39 ins; 2 del; 10 mod; 334 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SelectionRangeData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 4 ins; 0 del; 9 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SimpleLineLayout.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
108 lines changed; 51 ins; 37 del; 20 mod; 916 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SimpleLineLayout.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 0 del; 5 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SimpleLineLayoutCoverage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 368 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SimpleLineLayoutFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 5 ins; 49 del; 5 mod; 316 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SimpleLineLayoutFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 0 ins; 49 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SimpleLineLayoutResolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 4 ins; 8 del; 6 mod; 327 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/SimpleLineLayoutResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 10 ins; 6 del; 6 mod; 295 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/TableLayout.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/TableLayout.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/TextPainter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 223 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/line/BreakingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 1258 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/line/LineLayoutInterfaceTextBoxes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
183 lines changed; 0 ins; 183 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/line/LineLayoutInterfaceTextBoxes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
100 lines changed; 0 ins; 100 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/line/LineLayoutTraversal.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
147 lines changed; 147 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/line/LineLayoutTraversal.h

944e794a: 8245284: Update to 610.1 version of WebKit  
267 lines changed; 267 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/line/LineLayoutTraversalComplexPath.h

944e794a: 8245284: Update to 610.1 version of WebKit  
100 lines changed; 100 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/line/LineLayoutTraversalDisplayRunPath.h

944e794a: 8245284: Update to 610.1 version of WebKit  
118 lines changed; 118 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/line/LineLayoutTraversalSimplePath.h

944e794a: 8245284: Update to 610.1 version of WebKit  
94 lines changed; 94 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/shapes/BoxShape.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 1 del; 3 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/shapes/PolygonShape.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 5 del; 1 mod; 154 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/shapes/RectangleShape.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/shapes/Shape.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 234 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/shapes/ShapeOutsideInfo.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 361 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/shapes/ShapeOutsideInfo.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/BasicShapes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 72 ins; 1 del; 2 mod; 426 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/BasicShapes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 20 ins; 5 del; 22 mod; 310 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/BorderData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
76 lines changed; 76 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/BorderData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 9 ins; 0 del; 17 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/FillLayer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 430 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/FillLayer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 223 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/GridArea.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/NinePieceImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
28 lines changed; 11 ins; 6 del; 11 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/NinePieceImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 12 ins; 7 del; 14 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/RenderStyle.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 11 ins; 12 del; 24 mod; 2490 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/RenderStyle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
68 lines changed; 29 ins; 10 del; 29 mod; 2242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/RenderStyleConstants.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1230 lines changed; 1203 ins; 1 del; 26 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/RenderStyleConstants.h

944e794a: 8245284: Update to 610.1 version of WebKit  
146 lines changed; 133 ins; 12 del; 1 mod; 1150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/SVGRenderStyle.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 2 ins; 0 del; 6 mod; 236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/SVGRenderStyle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 2 ins; 24 del; 3 mod; 434 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
236 lines changed; 229 ins; 3 del; 4 mod; 298 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/SVGRenderStyleDefs.h

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 30 ins; 1 del; 0 mod; 337 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/ShadowData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 12 ins; 1 del; 11 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/ShadowData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 3 ins; 7 del; 14 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/ShapeValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleBackgroundData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 16 ins; 0 del; 0 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleBackgroundData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleBoxData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 8 ins; 0 del; 16 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleBoxData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 7 ins; 0 del; 4 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleCachedImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 5 ins; 34 del; 7 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleCachedImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 75 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleCursorImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 71 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleCursorImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 53 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 10 ins; 0 del; 0 mod; 89 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleImageSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 60 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleImageSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 49 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleInheritedData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleInheritedData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 59 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleMultiImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
170 lines changed; 170 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleMultiImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
72 lines changed; 72 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleRareInheritedData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 2 ins; 6 del; 1 mod; 362 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleRareInheritedData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 2 del; 2 mod; 193 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleRareNonInheritedData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 7 ins; 1 del; 2 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleRareNonInheritedData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleReflection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 2 del; 5 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleSurroundData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleSurroundData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleTransformData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/StyleTransformData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/style/WillChangeData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGEllipse.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 5 ins; 4 del; 11 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 30 ins; 1 del; 4 mod; 235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGRect.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 3 del; 10 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGResourceClipper.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 10 ins; 0 del; 3 mod; 310 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGResourceFilter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 350 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGResourceGradient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 259 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGResourceMasker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGShape.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 6 ins; 7 del; 9 mod; 498 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGShape.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGText.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 3 ins; 0 del; 9 mod; 516 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGTextPath.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 8 ins; 0 del; 8 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGTextPath.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGMarkerData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 0 del; 7 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGPathData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 0 del; 13 mod; 182 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGRenderSupport.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 20 ins; 0 del; 5 mod; 485 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGRenderTreeAsText.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 7 ins; 0 del; 3 mod; 591 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGRenderingContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 366 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGRenderingContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGResources.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 6 del; 1 mod; 718 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGRootInlineBox.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 314 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGSubpathData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 10 ins; 1 del; 5 mod; 622 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 238 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 46 ins; 0 del; 0 mod; 870 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderBlock.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 386 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderBlock.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderBlockFlow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 5 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderBlockFlow.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderFirstLetter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 282 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderFirstLetter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 399 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderMultiColumn.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 420 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderMultiColumn.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderRuby.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 3 ins; 4 del; 5 mod; 451 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeBuilderTable.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 258 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreePosition.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreePosition.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 3 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeUpdater.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
39 lines changed; 32 ins; 4 del; 3 mod; 621 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/rendering/updating/RenderTreeUpdaterGeneratedContent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/replay/UserInputBridge.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/replay/UserInputBridge.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/Storage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageArea.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 3 ins; 0 del; 0 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageEventDispatcher.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 2 del; 8 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageMap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageNamespace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageNamespaceProvider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageNamespaceProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageQuotaManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
160 lines changed; 18 ins; 83 del; 59 mod; -14 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageQuotaManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 8 ins; 22 del; 14 mod; 34 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageQuotaUser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
40 lines changed; 0 ins; 40 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/storage/StorageType.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/AttributeChangeInvalidation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 7 del; 2 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/AttributeChangeInvalidation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 3 del; 1 mod; 62 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/CascadeLevel.h

944e794a: 8245284: Update to 610.1 version of WebKit  
42 lines changed; 42 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/ClassChangeInvalidation.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 7 del; 2 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/ClassChangeInvalidation.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 3 del; 1 mod; 67 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/ElementRuleCollector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
674 lines changed; 674 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/ElementRuleCollector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
191 lines changed; 191 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/InspectorCSSOMWrappers.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
143 lines changed; 143 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/InspectorCSSOMWrappers.h

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 64 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/MatchedDeclarationsCache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
159 lines changed; 159 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/MatchedDeclarationsCache.h

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 70 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/PageRuleCollector.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
133 lines changed; 133 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/PageRuleCollector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
59 lines changed; 59 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/PropertyCascade.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
408 lines changed; 408 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/PropertyCascade.h

944e794a: 8245284: Update to 610.1 version of WebKit  
122 lines changed; 122 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/RuleData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
180 lines changed; 180 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/RuleData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
100 lines changed; 100 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/RuleFeature.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
266 lines changed; 266 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/RuleFeature.h

944e794a: 8245284: Update to 610.1 version of WebKit  
98 lines changed; 98 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/RuleSet.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
577 lines changed; 577 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/RuleSet.h

944e794a: 8245284: Update to 610.1 version of WebKit  
192 lines changed; 192 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleAdjuster.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
628 lines changed; 628 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleAdjuster.h

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 66 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
376 lines changed; 376 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleBuilder.h

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 71 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleBuilderConverter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1597 lines changed; 1597 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleBuilderCustom.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1837 lines changed; 1837 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleBuilderGenerated.h

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleBuilderState.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
448 lines changed; 448 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleBuilderState.h

944e794a: 8245284: Update to 610.1 version of WebKit  
134 lines changed; 134 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleChange.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 2 del; 4 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleInvalidationFunctions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleInvalidator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
141 lines changed; 122 ins; 2 del; 17 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleInvalidator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 29 ins; 4 del; 3 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleResolveForDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 134 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleResolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
617 lines changed; 617 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
224 lines changed; 224 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
118 lines changed; 43 ins; 40 del; 35 mod; 579 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 13 ins; 1 del; 7 mod; 206 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleScopeRuleSets.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
295 lines changed; 295 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleScopeRuleSets.h

944e794a: 8245284: Update to 610.1 version of WebKit  
134 lines changed; 134 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleSharingResolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 2 del; 1 mod; 347 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleSharingResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 2 del; 2 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleTreeResolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 21 ins; 1 del; 26 mod; 619 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/StyleTreeResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 1 del; 1 mod; 121 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/UserAgentStyle.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
304 lines changed; 304 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/style/UserAgentStyle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
70 lines changed; 70 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/LinearGradientAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/PatternAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 161 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/RadialGradientAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 3 del; 0 mod; 221 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAngle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAngleValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAngleValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 6 del; 0 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAnimateElementBase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 4 ins; 0 del; 4 mod; 196 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAnimateElementBase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 4 ins; 5 del; 3 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAnimateMotionElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 4 ins; 4 del; 7 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAnimateMotionElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAnimationElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 3 del; 2 mod; 628 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAnimationElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGAnimationElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGCircleElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 3 del; 3 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGCircleElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 1 del; 5 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGCircleElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGClipPathElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 3 del; 0 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGClipPathElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGClipPathElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGComponentTransferFunctionElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGCursorElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGCursorElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGCursorElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 31 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGDefsElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGDefsElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGDefsElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 25 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGDocument.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGDocumentExtensions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 357 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGDocumentExtensions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 1 ins; 53 del; 11 mod; 888 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 3 del; 5 mod; 251 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 1 ins; 13 del; 2 mod; 19 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGEllipseElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 3 del; 4 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGEllipseElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGEllipseElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 29 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGExternalResourcesRequired.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
124 lines changed; 0 ins; 124 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGExternalResourcesRequired.h

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 0 ins; 71 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGExternalResourcesRequired.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 0 ins; 31 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEDistantLightElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEFuncAElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEFuncBElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEFuncGElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEFuncRElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEImageElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEImageElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEImageElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFEPointLightElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFESpotLightElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFilterElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 3 del; 4 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFilterElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFilterElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFontElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGFontElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGForeignObjectElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 3 del; 4 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGForeignObjectElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGForeignObjectElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 13 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 4 del; 2 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 25 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGeometryElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 8 ins; 4 del; 2 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGeometryElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGeometryElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGradientElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGradientElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGradientElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGGraphicsElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 7 ins; 2 del; 0 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGImageElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 3 del; 5 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGImageElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGImageElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 33 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGImageLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 51 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLangSpace.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 0 ins; 74 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLangSpace.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 0 ins; 54 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLength.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 5 ins; 1 del; 18 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLengthContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 1 ins; 0 del; 50 mod; 266 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLengthContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 2 ins; 21 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLengthList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLengthValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
350 lines changed; 109 ins; 177 del; 64 mod; -17 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLengthValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
138 lines changed; 32 ins; 82 del; 24 mod; -27 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLineElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 3 del; 4 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLineElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLineElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLinearGradientElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGLinearGradientElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMPathElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 3 del; 0 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMPathElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMPathElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 28 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMarkerElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 3 ins; 3 del; 11 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMarkerElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 6 ins; 7 del; 7 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMarkerElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 2 ins; 1 del; 8 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMarkerTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 4 del; 3 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMaskElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 3 del; 4 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMaskElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGMaskElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGNumberList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathByteStreamBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathByteStreamSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 2 ins; 7 del; 6 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 1 del; 3 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathSegListBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathSegListSource.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathStringBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 3 del; 5 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathTraversalStateBuilder.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathUtilities.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 0 ins; 3 del; 17 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPathUtilities.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPatternElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 3 del; 4 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPatternElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 1 del; 6 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPatternElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPointList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 2 del; 1 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPolyElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 3 del; 0 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPolyElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPolygonElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPolylineElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGPreserveAspectRatioValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 379 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGRadialGradientElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 188 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGRadialGradientElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 0 del; 6 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGRectElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 3 del; 6 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGRectElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 1 del; 8 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGRectElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSVGElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
133 lines changed; 27 ins; 80 del; 26 mod; 574 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSVGElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 18 ins; 28 del; 11 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSVGElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 16 ins; 22 del; 12 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGScriptElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 6 ins; 11 del; 1 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGScriptElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 8 ins; 7 del; 7 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGScriptElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGStringList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGStyleElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGStyleElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSwitchElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSwitchElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSwitchElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 25 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSymbolElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 0 ins; 8 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSymbolElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 3 del; 2 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGSymbolElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 27 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTextContentElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 0 ins; 3 del; 3 mod; 222 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTextContentElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 1 del; 4 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTextContentElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 3 del; 0 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTextPathElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 182 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTextPathElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTextPositioningElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGToOTFFontConversion.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 1572 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTransform.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 14 ins; 0 del; 2 mod; 155 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTransform.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTransformDistance.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 8 ins; 0 del; 8 mod; 225 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTransformList.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 135 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTransformList.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGTransformValue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 1 ins; 0 del; 11 mod; 281 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGURIReference.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 29 ins; 0 del; 2 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGURIReference.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 10 ins; 0 del; 0 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGUseElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 1 ins; 38 del; 8 mod; 541 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGUseElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 10 ins; 7 del; 7 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGUseElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 1 del; 0 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGViewElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
33 lines changed; 21 ins; 12 del; 0 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGViewElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 4 ins; 2 del; 4 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGViewElement.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 28 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGZoomAndPan.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGZoomEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 4 ins; 0 del; 0 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/SVGZoomEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/animation/SMILTimeContainer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 299 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/animation/SMILTimeContainer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/animation/SVGSMILElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 4 ins; 5 del; 9 mod; 1211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/animation/SVGSMILElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 227 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/graphics/SVGImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 1 del; 7 mod; 520 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/graphics/SVGImage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/graphics/SVGImageForContainer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/graphics/SVGImageForContainer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/graphics/filters/SVGFEImage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGAnimatedDecoratedProperty.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 14 ins; 0 del; 6 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGAnimatedPropertyAccessorImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 342 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGAnimatedPropertyDescription.h

944e794a: 8245284: Update to 610.1 version of WebKit  
83 lines changed; 0 ins; 83 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGAnimatedPropertyPairAccessorImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 12 ins; 0 del; 0 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGAnimationAdditiveListFunctionImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 271 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGAnimationAdditiveValueFunctionImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 9 ins; 0 del; 4 mod; 329 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGDecoratedEnumeration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGDecoratedProperty.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGMemberAccessor.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 1 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGPropertyOwnerRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 10 ins; 0 del; 0 mod; 336 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGPropertyRegistry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGPropertyTraits.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 0 ins; 14 del; 3 mod; 164 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGValuePropertyAnimatorImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/svg/properties/SVGValuePropertyListAnimatorImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalSettings.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 16 ins; 8 del; 1 mod; 1001 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalSettings.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 1 del; 1 mod; 231 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalSettings.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/Internals.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
445 lines changed; 348 ins; 41 del; 56 mod; 5034 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/Internals.h

944e794a: 8245284: Update to 610.1 version of WebKit  
73 lines changed; 64 ins; 1 del; 8 mod; 890 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/Internals.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
62 lines changed; 55 ins; 0 del; 7 mod; 784 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalsMapLike.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
75 lines changed; 75 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalsMapLike.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 54 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalsMapLike.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalsSetLike.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalsSetLike.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 58 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/InternalsSetLike.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockCDMFactory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 415 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockCDMFactory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 171 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockContentFilter.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockContentFilter.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockLibWebRTCPeerConnection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 451 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockLibWebRTCPeerConnection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 1 ins; 4 del; 3 mod; 293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockPaymentCoordinator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 229 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockPreviewLoaderClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 50 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockWebAuthenticationConfiguration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
302 lines changed; 302 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/MockWebAuthenticationConfiguration.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
105 lines changed; 105 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/ServiceWorkerInternals.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 6 ins; 0 del; 2 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/ServiceWorkerInternals.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/ServiceWorkerInternals.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/js/WebCoreTestSupport.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 8 ins; 0 del; 13 mod; 207 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/js/WebCoreTestSupport.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/testing/js/WebCoreTestSupportPrefix.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/DedicatedWorkerGlobalScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/DedicatedWorkerGlobalScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/DedicatedWorkerGlobalScope.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/DedicatedWorkerThread.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/DedicatedWorkerThread.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 0 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/Worker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 33 ins; 5 del; 5 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/Worker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 9 ins; 1 del; 2 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/Worker.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerConsoleClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 0 del; 13 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerConsoleClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerDebuggerProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 41 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerEventLoop.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
82 lines changed; 82 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerEventLoop.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 60 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerEventQueue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
114 lines changed; 0 ins; 114 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerEventQueue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
54 lines changed; 0 ins; 54 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerGlobalScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
121 lines changed; 76 ins; 8 del; 37 mod; 423 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerGlobalScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
47 lines changed; 22 ins; 14 del; 11 mod; 182 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerGlobalScopeProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 4 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerLoaderProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerMessagingProxy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 22 ins; 4 del; 9 mod; 286 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerMessagingProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 12 ins; 1 del; 2 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerRunLoop.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 277 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerScriptLoader.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 9 ins; 4 del; 6 mod; 246 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerScriptLoader.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerThread.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
83 lines changed; 46 ins; 18 del; 19 mod; 285 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/WorkerThread.h

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 25 ins; 3 del; 4 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ExtendableEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ExtendableEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ExtendableMessageEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ExtendableMessageEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 1 ins; 0 del; 3 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/FetchEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 3 ins; 0 del; 2 mod; 133 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/FetchEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/SWClientConnection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
66 lines changed; 27 ins; 21 del; 18 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/SWClientConnection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 3 ins; 4 del; 8 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 4 ins; 11 del; 12 mod; 154 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 1 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorker.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 1 ins; 3 del; 5 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerClient.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerContainer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
205 lines changed; 47 ins; 94 del; 64 mod; 433 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerContainer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
31 lines changed; 8 ins; 19 del; 4 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerContainer.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerContextData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 40 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerContextData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 7 del; 2 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerFetchResult.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerGlobalScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 3 ins; 0 del; 7 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerGlobalScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerJob.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 20 ins; 14 del; 9 mod; 145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerJob.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 1 del; 2 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerJobData.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 20 ins; 5 del; 1 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerJobData.h

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 3 ins; 2 del; 3 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerProvider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 5 ins; 21 del; 0 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 8 del; 1 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerRegistration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
48 lines changed; 1 ins; 39 del; 8 mod; 176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerRegistration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 4 ins; 9 del; 2 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerRegistrationKey.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/ServiceWorkerTypes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 124 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/WorkerSWClientConnection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
202 lines changed; 202 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/WorkerSWClientConnection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
71 lines changed; 71 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/context/SWContextManager.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 18 ins; 1 del; 11 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/context/SWContextManager.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 22 ins; 0 del; 5 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/context/ServiceWorkerFetch.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 7 del; 1 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/context/ServiceWorkerThread.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
172 lines changed; 123 ins; 10 del; 39 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/context/ServiceWorkerThread.h

944e794a: 8245284: Update to 610.1 version of WebKit  
41 lines changed; 33 ins; 3 del; 5 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/context/ServiceWorkerThreadProxy.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
53 lines changed; 40 ins; 3 del; 10 mod; 218 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/context/ServiceWorkerThreadProxy.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 4 ins; 2 del; 4 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/RegistrationDatabase.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 451 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/RegistrationDatabase.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 2 del; 0 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
261 lines changed; 183 ins; 17 del; 61 mod; 835 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 29 ins; 2 del; 15 mod; 234 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServerJobQueue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 0 ins; 15 del; 15 mod; 368 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServerJobQueue.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 2 ins; 0 del; 3 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServerRegistration.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
29 lines changed; 19 ins; 0 del; 10 mod; 357 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServerRegistration.h

944e794a: 8245284: Update to 610.1 version of WebKit  
20 lines changed; 15 ins; 4 del; 1 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServerToContextConnection.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 6 ins; 15 del; 6 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServerToContextConnection.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 1 ins; 7 del; 7 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServerWorker.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 35 ins; 4 del; 16 mod; 223 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/workers/service/server/SWServerWorker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 11 ins; 0 del; 3 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/worklets/PaintWorkletGlobalScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 0 ins; 1 del; 10 mod; 144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/worklets/PaintWorkletGlobalScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/worklets/PaintWorkletGlobalScope.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/worklets/WorkletConsoleClient.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 0 ins; 0 del; 13 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/worklets/WorkletConsoleClient.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 0 ins; 0 del; 14 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/worklets/WorkletGlobalScope.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 17 ins; 3 del; 4 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/worklets/WorkletGlobalScope.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 7 ins; 7 del; 5 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/worklets/WorkletScriptController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 0 ins; 0 del; 9 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/DOMParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/DOMParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 1 del; 1 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/DOMParser.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 25 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/NativeXPathNSResolver.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/NativeXPathNSResolver.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XMLHttpRequest.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 16 ins; 37 del; 12 mod; 1103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XMLHttpRequest.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 4 del; 0 mod; 254 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XMLHttpRequestProgressEvent.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
35 lines changed; 35 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XMLHttpRequestProgressEvent.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XMLHttpRequestProgressEventThrottle.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
89 lines changed; 3 ins; 48 del; 38 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XMLHttpRequestProgressEventThrottle.h

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 1 ins; 2 del; 11 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XMLHttpRequestUpload.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 34 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XMLTreeViewer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathEvaluator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathEvaluator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathEvaluator.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 2 del; 3 mod; 24 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathExpression.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathExpression.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathExpression.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 25 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathFunctions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 2 del; 4 mod; 735 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathGrammar.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 2264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathGrammar.y

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 491 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathResult.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathStep.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 397 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathUtil.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 2 del; 2 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathUtil.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XPathValue.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/XSLTProcessor.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/parser/XMLDocumentParser.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 24 ins; 0 del; 1 mod; 278 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/parser/XMLDocumentParser.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 1 del; 3 mod; 190 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebCore/xml/parser/XMLDocumentParserLibxml2.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 5 ins; 30 del; 1 mod; 1441 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/CMakeLists.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 3 ins; 0 del; 7 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/PlatformJava.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 189 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Sources.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 25 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/SourcesCocoa.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
187 lines changed; 187 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/InProcessIDBServer.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
514 lines changed; 514 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/InProcessIDBServer.h

944e794a: 8245284: Update to 610.1 version of WebKit  
139 lines changed; 139 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/StorageAreaImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 4 ins; 3 del; 2 mod; 305 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/StorageAreaImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 98 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/StorageNamespaceImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/StorageNamespaceImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/StorageThread.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 8 ins; 0 del; 4 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/StorageThread.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/WebDatabaseProvider.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/Storage/WebDatabaseProvider.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 55 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/UnifiedSources-output.xcfilelist

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 27 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/WebCoreSupport/WebResourceLoadScheduler.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 391 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/WebCoreSupport/WebResourceLoadScheduler.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 4 ins; 0 del; 1 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/WebCoreSupport/WebViewGroup.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/DOM/JavaDOMWindow.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 1387 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/DOM/JavaDocument.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 0 del; 3 mod; 1581 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/DOM/JavaXPathExpression.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/BackForwardList.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 1 del; 3 mod; 576 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/ChromeClientJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 0 del; 6 mod; 826 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/ChromeClientJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/DragClientJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/DragClientJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 1 ins; 2 del; 0 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/EditorClientJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 724 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/EditorClientJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/FrameLoaderClientJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
22 lines changed; 5 ins; 15 del; 2 mod; 1145 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/FrameLoaderClientJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 3 del; 1 mod; 213 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/PageCacheJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/PlatformStrategiesJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 0 del; 8 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/ProgressTrackerClientJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 5 del; 0 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/ProgressTrackerClientJava.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 1 del; 0 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/VisitedLinkStoreJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/WebPage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
46 lines changed; 21 ins; 8 del; 17 mod; 2429 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/java/WebCoreSupport/WebPage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/mac/Configurations/Version.xcconfig

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 1 del; 2 mod; 57 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/check-xcfilelists.sh

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 12 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/generate-unified-sources.sh

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 24 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/WebKitLegacy/scripts/postprocess-header-rule

944e794a: 8245284: Update to 610.1 version of WebKit  
80 lines changed; 80 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/CMakeLists.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 4 ins; 2 del; 0 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Algorithm.h

944e794a: 8245284: Update to 610.1 version of WebKit  
27 lines changed; 26 ins; 0 del; 1 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/AllIsoHeaps.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/AllIsoHeaps.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Allocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
69 lines changed; 4 ins; 39 del; 26 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Allocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 2 ins; 0 del; 16 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/AvailableMemory.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 209 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/BPlatform.h

944e794a: 8245284: Update to 610.1 version of WebKit  
60 lines changed; 59 ins; 0 del; 1 mod; 255 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/BumpAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Cache.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
25 lines changed; 0 ins; 12 del; 13 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Chunk.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 0 del; 3 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/CryptoRandom.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Deallocator.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Deallocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/DebugHeap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
26 lines changed; 0 ins; 8 del; 18 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/DebugHeap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 1 ins; 0 del; 5 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/DeferredTrigger.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 2 ins; 0 del; 2 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/DeferredTriggerInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 1 ins; 0 del; 4 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Environment.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 3 ins; 0 del; 1 mod; 149 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Environment.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/FailureAction.h

944e794a: 8245284: Update to 610.1 version of WebKit  
32 lines changed; 32 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Gigacage.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
118 lines changed; 62 ins; 10 del; 46 mod; 238 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Gigacage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
98 lines changed; 50 ins; 24 del; 24 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Heap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
229 lines changed; 100 ins; 71 del; 58 mod; 456 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Heap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 11 ins; 14 del; 33 mod; 115 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/HeapConstants.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
131 lines changed; 131 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/HeapConstants.h

944e794a: 8245284: Update to 610.1 version of WebKit  
64 lines changed; 64 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/HeapKind.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 2 ins; 2 del; 2 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoAllocator.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 1 del; 3 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoAllocatorInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
16 lines changed; 0 ins; 1 del; 15 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoDeallocatorInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoDirectory.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 8 ins; 1 del; 6 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoDirectoryInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
36 lines changed; 20 ins; 2 del; 14 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoHeap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
13 lines changed; 12 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoHeapImpl.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 1 ins; 0 del; 1 mod; 95 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoHeapImpl.h

944e794a: 8245284: Update to 610.1 version of WebKit  
73 lines changed; 31 ins; 25 del; 17 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoHeapImplInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
78 lines changed; 31 ins; 6 del; 41 mod; 259 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoHeapInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 11 ins; 0 del; 4 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoPage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 6 ins; 3 del; 8 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoPageInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 1 ins; 1 del; 9 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoSharedHeap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoSharedHeapInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoSharedPage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoSharedPageInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLS.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSAllocatorEntry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 4 ins; 0 del; 3 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSAllocatorEntryInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 6 ins; 0 del; 0 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSDeallocatorEntry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 0 del; 3 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSDeallocatorEntryInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 6 ins; 0 del; 1 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSEntry.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
8 lines changed; 0 ins; 5 del; 3 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSEntry.h

944e794a: 8245284: Update to 610.1 version of WebKit  
43 lines changed; 32 ins; 5 del; 6 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSEntryInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 2 ins; 12 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSInlines.h

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 12 ins; 0 del; 7 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSLayout.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 6 ins; 0 del; 4 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/IsoTLSLayout.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 0 ins; 0 del; 3 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/LargeMap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 2 ins; 0 del; 0 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/LargeRange.h

944e794a: 8245284: Update to 610.1 version of WebKit  
34 lines changed; 30 ins; 0 del; 4 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/LineMetadata.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 1 ins; 2 del; 4 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Map.h

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Mutex.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Mutex.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/ObjectType.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 48 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Packed.h

944e794a: 8245284: Update to 610.1 version of WebKit  
236 lines changed; 236 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/PerProcess.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/PerProcess.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/PerThread.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Scavenger.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
184 lines changed; 154 ins; 4 del; 26 mod; 351 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Scavenger.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 7 ins; 0 del; 4 mod; 112 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/ScopeExit.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Sizes.h

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 6 ins; 0 del; 6 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/SmallLine.h

944e794a: 8245284: Update to 610.1 version of WebKit  
5 lines changed; 0 ins; 0 del; 5 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/SmallPage.h

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 4 ins; 0 del; 7 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/StaticPerProcess.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 105 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/VMHeap.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 0 ins; 65 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/VMHeap.h

944e794a: 8245284: Update to 610.1 version of WebKit  
58 lines changed; 0 ins; 58 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Vector.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 235 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Zone.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 131 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/Zone.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 74 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/bmalloc/bmalloc/bmalloc.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
4 lines changed; 0 ins; 0 del; 4 mod; 135 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/cmake/BubblewrapSandboxChecks.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindATKBridge.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
52 lines changed; 52 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindEnchant.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindFontconfig.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 0 ins; 4 del; 3 mod; 58 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindGDK2.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 0 ins; 49 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindGTK2.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
49 lines changed; 0 ins; 49 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindGeoClue2.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
50 lines changed; 0 ins; 50 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindHarfBuzz.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
123 lines changed; 96 ins; 1 del; 26 mod; 57 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindICU.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
110 lines changed; 0 ins; 110 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindLibEpoxy.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindLibPSL.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
74 lines changed; 54 ins; 9 del; 11 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindLibtasn1.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 46 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindOpenJPEG.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
108 lines changed; 108 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindSQLite3.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
104 lines changed; 104 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw modules/javafx.web/src/main/native/Source/cmake/FindSqlite.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
65 lines changed; 0 ins; 65 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/GStreamerDefinitions.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 7 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/GStreamerDependencies.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 5 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/GtkDoc.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 11 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/cmake/OptionsFTW.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
286 lines changed; 286 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/OptionsMSVC.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 8 ins; 0 del; 4 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/OptionsMac.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
91 lines changed; 71 ins; 6 del; 14 mod; 35 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/OptionsPlayStation.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
57 lines changed; 46 ins; 7 del; 4 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/OptionsWin.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 7 ins; 14 del; 0 mod; 148 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/WebKitCCache.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
30 lines changed; 26 ins; 0 del; 4 mod; 4 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/WebKitCompilerFlags.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 1 del; 0 mod; 288 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/WebKitFeatures.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
14 lines changed; 11 ins; 2 del; 1 mod; 422 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/WebKitMacros.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 5 ins; 0 del; 2 mod; 422 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/cmake/target/TargetJavaScriptCore.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
19 lines changed; 19 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Source/cmake/target/TargetWTF.cmake

944e794a: 8245284: Update to 610.1 version of WebKit  
18 lines changed; 18 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Source/cmake/tools/scripts/COPYRIGHT-END-YEAR

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/AccessibilityTextMarker.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/AccessibilityUIElement.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
24 lines changed; 19 ins; 3 del; 2 mod; 2053 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/AccessibilityUIElement.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 1 ins; 0 del; 0 mod; 344 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/TestNetscapePlugIn/PluginObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/TestNetscapePlugIn/TestObject.h

944e794a: 8245284: Update to 610.1 version of WebKit  
3 lines changed; 2 ins; 0 del; 1 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/TestOptions.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
38 lines changed; 35 ins; 0 del; 3 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/TestOptions.h

944e794a: 8245284: Update to 610.1 version of WebKit  
10 lines changed; 8 ins; 0 del; 2 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/TestRunner.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
56 lines changed; 40 ins; 14 del; 2 mod; 2523 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/TestRunner.h

944e794a: 8245284: Update to 610.1 version of WebKit  
7 lines changed; 7 ins; 0 del; 0 mod; 497 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/java/DumpRenderTree.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
9 lines changed; 7 ins; 1 del; 1 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/DumpRenderTree/java/TestRunnerJava.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 606 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/Scripts/build-webkit

944e794a: 8245284: Update to 610.1 version of WebKit  
11 lines changed; 6 ins; 0 del; 5 mod; 406 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/Scripts/set-webkit-configuration

944e794a: 8245284: Update to 610.1 version of WebKit  
51 lines changed; 42 ins; 0 del; 9 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/Scripts/webkitdirs.pm

944e794a: 8245284: Update to 610.1 version of WebKit  
99 lines changed; 76 ins; 2 del; 21 mod; 3018 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/Scripts/webkitperl/FeatureList.pm

944e794a: 8245284: Update to 610.1 version of WebKit  
21 lines changed; 15 ins; 6 del; 0 mod; 566 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/TestRunnerShared/UIScriptContext/Bindings/UIScriptController.idl

944e794a: 8245284: Update to 610.1 version of WebKit  
12 lines changed; 9 ins; 0 del; 3 mod; 330 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/TestRunnerShared/UIScriptContext/UIScriptContext.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
1 lines changed; 0 ins; 0 del; 1 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/TestRunnerShared/UIScriptContext/UIScriptContext.h

944e794a: 8245284: Update to 610.1 version of WebKit  
2 lines changed; 0 ins; 0 del; 2 mod; 118 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/TestRunnerShared/UIScriptContext/UIScriptController.cpp

944e794a: 8245284: Update to 610.1 version of WebKit  
17 lines changed; 8 ins; 0 del; 9 mod; 225 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/Tools/TestRunnerShared/UIScriptContext/UIScriptController.h

944e794a: 8245284: Update to 610.1 version of WebKit  
15 lines changed; 10 ins; 0 del; 5 mod; 325 unchg

------ ------ ------ ------ --- New Patch Raw modules/javafx.web/src/main/native/Tools/TestRunnerShared/spi/AppKitTestSPI.h

944e794a: 8245284: Update to 610.1 version of WebKit  
55 lines changed; 55 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw modules/javafx.web/src/main/native/manifest.txt

944e794a: 8245284: Update to 610.1 version of WebKit  
6 lines changed; 3 ins; 0 del; 3 mod; 105 unchg

This code review page was prepared using webrev version de7578580c70f3c3be7b1de9eb7f6171e50509f2